coordvalues: Coordinate values

View source: R/coords.R

coordvaluesR 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

coords.


npsp documentation built on May 4, 2023, 1:07 a.m.