| marktable.pp3 | R Documentation | 
Visit each point in a point pattern, find the neighbouring points, and compile a frequency table of the marks of these neighbour points.
## S3 method for class 'pp3' marktable(X, R, N, exclude = TRUE, collapse = FALSE)
X | 
 A marked point pattern. An object of class "ppp".  | 
R | 
 Neighbourhood radius. Incompatible with   | 
N | 
 Number of neighbours of each point. Incompatible with   | 
exclude | 
 Logical. If   | 
collapse | 
 Logical. If   | 
Other spatstat extensions: 
G3cross(),
G3multi(),
K3scaled(),
Tstat.pp3(),
bdist.points(),
marktable(),
quadratcount.pp3(),
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.