Sumarises each of the main elements of an object of the class geodata.
Usage
summary.geodata(object, ...)
Arguments
object
an object of the class geodata.
...
further arguments to be passed to the function
summary.default.
Value
A list with components
coords.summarya matrix with minimum and maximum values for
the coordinates.
borders.summarya matrix with minimum and maximum values for
the coordinates. Only returned if there is an element borders
in the geodata object.
data.summarysummary statistics (min, max, quartiles and mean)
for the data.
units.m.summarysummary statistics (min, max, quartiles and mean)
for the offset variable. Only returned if there is an element units.m
in the geodata object.
covariate.summarysummary statistics (min, max, quartiles and mean)
for the covariate(s). Only returned if there is an element covariate
in the geodata object.
References
Further information on the package geoR can be found at:
http://www.est.ufpr.br/geoR.