coordvalues {npsp} | R Documentation |
Coordinate values
Description
Returns the coordinate values in each dimension.
Usage
coordvalues(x, ...)
## S3 method for class 'grid.par'
coordvalues(x, ...)
## S3 method for class 'data.grid'
coordvalues(x, ...)
Arguments
x |
a (spatial) object used to select a method. |
... |
further arguments passed to or from other methods. |
Value
A list with the (unique) coordinates along each axis.
See Also
[Package npsp version 0.7-13 Index]