Summary of a Line Segment Pattern Dataset
Prints a useful summary of a line segment pattern dataset.
## S3 method for class 'psp' summary(object, ...)
object |
Line segment pattern (object of class |
... |
Ignored. |
A useful summary of the line segment pattern object
is printed.
This is a method for the generic function summary
.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner r.turner@auckland.ac.nz
a <- psp(runif(10), runif(10), runif(10), runif(10), window=owin()) summary(a) # describes it
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.