I cannot seem to find how the search distance "r" is calculated in the R Kest function (spatstat). The package documentation states the following:
r Optional. Vector of values for the argument r at which K(r) should be evaluated. Users are advised not to specify this argument; there is a sensible default.
What is the "sensible default" used in the calculation? Any documentation would be greatly appreciated.