print.summary.intsp {intkrige}R Documentation

Print the object summary to the screen.

Description

Print the object summary to the screen.

Usage

## S3 method for class 'summary.intsp'
print(x, ...)

Arguments

x

An object an object of class intsp.

...

Additional arguments to print.

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]