head.intgrd {intkrige} | R Documentation |
This function extends print.sp by including a display and summary of the interval slot for the object.
## S3 method for class 'intgrd'
head(x, n = 6, ..., digits = getOption("digits"))
x |
An object of class |
n |
Number of rows to print to the screen. |
... |
Additional arguments to |
digits |
Determines how numeric values are printed to the screen
(default from |
Prints a subset of the object observations to the screen,
identical to SpatialPoints-class
, as well as
summary statistics for the interval slot.