summary.splitppp | R Documentation |
Prints a useful summary of a split point pattern.
## S3 method for class 'splitppp'
summary(object, ...)
object |
Split point pattern (object of class |
... |
Ignored. |
This is a method for the generic function summary
.
An object of the class "splitppp"
is effectively a list
of point patterns (objects of class "ppp"
) representing
different sub-patterns of an original point pattern.
This function extracts a useful summary of each of the sub-patterns.
and \rolf
summary
,
split
,
split.ppp
summary(split(amacrine))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.