coordvalues: Coordinate values
Description
Returns the coordinate values in each dimension.
Usage
coordvalues(x, ...)# S3 method for grid.par
coordvalues(x, ...)
# S3 method for data.grid
coordvalues(x, ...)
Value
A list with the (unique) coordinates along each axis.
Arguments
- x
a (spatial) object used to select a method.
- ...
further arguments passed to or from other methods.