| print.intsp | R Documentation |
intsp objectThis function extends printing methods in the sp package
by including a display and summary of the interval slot for
the object.
## S3 method for class 'intsp'
print(x, digits = getOption("digits"), ...)
x |
An object of class |
digits |
Determines how numbers are displayed on the screen.
Default option taken from |
... |
Additional arguments to |
Prints object to the screen, identical to
SpatialPoints-class, as well as summary statistics for the
interval slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.