Rdocumentation
powered by
Learn R Programming
raster (version 1.9-5)
cellValues: Obsolete functions
Description
Obsolete functions. Use
extract
instead.
Usage
cellValues(x, cells, ...) xyValues(object, xy, ...)
Arguments
x
Raster* object
object
Raster* object
xy
Coordinates (e.g. a matrix of two columns or a SpatialPoints* object)
cells
vector of cell numbers, cell numbers should be between 1 and ncells(x)
...
Additional arguments, see Details
See Also
extract