summary.remap {remap} | R Documentation |
Summary method for remap object.
Description
Summary method for remap object.
Usage
## S3 method for class 'remap'
summary(object, ...)
Arguments
object |
S3 object output from remap. |
... |
Extra arguments to pass to regional models. |
Value
No return value, a brief summary of the remap object is printed in the console. This includes the class(es) of the regional models, the CRS of the regions, and the bounding box of the regions.
[Package remap version 0.3.1 Index]