| spatstat.geom-deprecated | R Documentation |
Deprecated spatstat.geom functions.
## S3 method for class 'owin'
as.psp(x, ..., window=NULL,
check=spatstat.options("checksegments"), fatal=TRUE)
circumradius(x, ...)
## S3 method for class 'owin'
circumradius(x, ...)
## S3 method for class 'ppp'
circumradius(x, ...)
These functions are deprecated, and will eventually be deleted from the spatstat.geom package.
as.psp.owin has been replaced by edges.
circumradius is replaced by the more appropriately named
boundingradius.
as.psp.owin returns a window (object of class "owin").
circumradius returns a numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.