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

View source: R/intgrd-class.R

print.summary.intgrdR 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 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 Nov. 5, 2025, 6:35 p.m.