Last chance! 50% off unlimited learning
Sale ends in
Prints a useful summary of each entry in a list of two-dimensional spatial objects.
# S3 method for solist
summary(object, ...)
An object of class "solist"
.
Ignored.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
Rolf Turner rolfturner@posteo.net
and Ege Rubak rubak@math.aau.dk
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.
solist
,
summary
,
plot.solist
x <- solist(cells, japanesepines, redwood)
summary(x)
Run the code above in your browser using DataLab