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