A spatially sampled function (object of class "ssf").
...
Arguments passed to the default method.
brief
Logical value controlling the amount of detail printed.
value
Matrix of replacement values for the function.
domain
Optional.
Domain of integration. An object of class"owin".
weights
Optional. Numeric vector of weights associated with the
sample points.
Value
marks returns a matrix.marks(x) <- value returns an object of class "ssf".as.owin returns a window (object of class "owin").as.ppp and unmark
return a point pattern (object of class "ppp").print returns NULL.range returns a numeric vector of length 2.
min and max return a single numeric value.integral returns a numeric value (if x had numeric
values) or a numeric vector (if x had vector values).
Details
An object of class "ssf" represents a
function (real- or vector-valued) that has been
sampled at a finite set of points.