Learn R Programming

raster (version 1.9-13)

obsolete: Obsolete functions

Description

Obsolete functions. Use extract instead.

Usage

polygonValues(p, x, ...)
lineValues(lns, x, ...)
xyValues(object, xy, ...)

Arguments

p
SpatialPolygons* object
lns
SpatialLines* object
x
Raster* object
object
Raster* object
xy
Coordinates (e.g. a matrix of two columns or a SpatialPoints* object)
...
additional arguments

Value

  • A list

See Also

extract