Summary of a List of Spatial Objects
Prints a useful summary of each entry in a list of two-dimensional spatial objects.
## S3 method for class 'solist' summary(object, ...)
object |
An object of class |
... |
Ignored. |
This is a method for the generic function summary
.
An object of the class "solist"
is effectively a list
of two-dimensional spatial datasets.
See solist
.
This function extracts a useful summary of each of the datasets.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
Rolf Turner r.turner@auckland.ac.nz
and Ege Rubak rubak@math.aau.dk
x <- solist(cells, japanesepines, redwood) summary(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.