| quadratcount.pp3 | R Documentation | 
Divides volume into quadrats and counts the number of points in each quadrat.
## S3 method for class 'pp3' quadratcount(X, nx = 5, ny = 5, nz = 5)
X | 
 The   | 
nx, ny, nz | 
 Number of ractangular quadrats in the x, y, and z directions.  | 
A data.frame object containing the number of counts in each
quadrat.
quadratcount
Other spatstat extensions: 
G3cross(),
G3multi(),
K3scaled(),
Tstat.pp3(),
bdist.points(),
marktable.pp3(),
marktable(),
quadrats.pp3(),
rPoissonCluster3(),
rjitter.pp3(),
rjitter.ppp(),
rjitter(),
rpoint3(),
sample.pp3(),
sample.ppp(),
shift.pp3(),
studpermu.test.pp3(),
studpermu.test(),
superimpose.pp3()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.