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