spatstat.core-deprecated {spatstat.core}R Documentation

Deprecated spatstat.core functions

Description

Deprecated spatstat.core functions.

Usage

which.max.im(x)

Details

These functions are deprecated, and will eventually be deleted from the spatstat.core package.

as.psp.owin has been replaced by edges.

which.max.im(x) is replaced by im.apply(x, which.max).

circumradius is replaced by the more appropriately named boundingradius.

Value

which.max.im returns an integer.


[Package spatstat.core version 2.2-0 Index]