plot.geogrid: Plot a 'geogrid' object

View source: R/calculate_grid.R

plot.geogridR Documentation

Plot a 'geogrid' object

Description

Plot a 'geogrid' object

Usage

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

Arguments

x

An object of class 'geogrid' to plot.

y

ignored

...

Additional parameters passed to the 'sp' package's plot method.


geogrid documentation built on Aug. 19, 2023, 9:07 a.m.