summary.intgrd {intkrige} | R Documentation |
Summarize the contents of an intgrd
object,
including special summaries for the interval slot.
Description
Summarize the contents of an intgrd
object,
including special summaries for the interval slot.
Usage
## S3 method for class 'intgrd'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments to |
Value
Prints a summary of the object observations to the screen,
identical to SpatialPoints-class
, as well as
summary statistics for the interval slot.
[Package intkrige version 1.0.1 Index]