print.summary.intgrd: Print the object summary to the screen.

Description Usage Arguments Value

View source: R/intgrd-class.R

Description

Print the object summary to the screen.

Usage

1
2
## S3 method for class 'summary.intgrd'
print(x, ...)

Arguments

x

An object of class intgrd.

...

Additional arguments to print.

Value

Prints a subset of the object observations to the screen, identical to SpatialPoints-class, as well as summary statistics for the interval slot.


intkrige documentation built on Feb. 8, 2020, 1:06 a.m.