is.wmppp {dbmss} | R Documentation |
Test whether an object is a weighted, marked, planar point pattern
Description
Check whether its argument is an object of class "wmppp" (wmppp.object
).
Usage
is.wmppp(X)
Arguments
X |
Any object |
Value
TRUE
if X
is a weighted, marked, planar point pattern, otherwise FALSE
.
See Also
[Package dbmss version 2.9-0 Index]