plot.remap {remap} | R 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.
[Package remap version 0.3.1 Index]