Returns the number of points in a point pattern of any kind.
Usage
npoints(x) "npoints"(x) "npoints"(x) "npoints"(x)
Arguments
x
A point pattern (object of class "ppp",
"pp3", "ppx" or some other suitable class).
Value
Integer.
Details
This function returns the number of points in
a point pattern. The function npoints is generic
with methods for the classes "ppp", "pp3",
"ppx" and possibly other classes.