summary.remap: Summary method for remap object.

View source: R/remap.R

summary.remapR 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.


remap documentation built on July 9, 2023, 6:44 p.m.