print.summary.intgrd {intkrige} | R Documentation |
Print the object summary to the screen.
Description
Print the object summary to the screen.
Usage
## S3 method for class 'summary.intgrd'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments to |
Value
Prints a subset 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]