spatstat.geom-deprecated: Deprecated spatstat.geom functions

spatstat.geom-deprecatedR Documentation

Deprecated spatstat.geom functions

Description

Deprecated spatstat.geom functions.

Usage

## 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, ...)

Details

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.

Value

as.psp.owin returns a window (object of class "owin").

circumradius returns a numeric value.


spatstat.geom documentation built on May 29, 2024, 4:09 a.m.