plot.remap: Plot method for remap object.

View source: R/remap.R

plot.remapR Documentation

Plot method for remap object.

Description

Plots the regions used for modeling.

Usage

## S3 method for class 'remap'
plot(x, ...)

Arguments

x

S3 object output from remap.

...

Arguments to pass to regions plot.

Value

A list that plots a map of the regions used for modeling.


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