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