Usage
# S3 method for ppp
Math(x, ...)# S3 method for ppp
Summary(..., na.rm = FALSE)
Value
The function Math.ppp() returns a ppp.object.
The function Summary.ppp() ..
Arguments
- x
a ppp.object
- ...
additional parameters for the groupGeneric functions
- na.rm
logical scalar
Details
The function Math.ppp() performs Math operations on the numeric marks
of a ppp.object.
The function Summary.ppp() ..