Learn R Programming

raster (version 2.0-41)

Obsolete: Obsolete (depracated) functions

Description

Functions setOptions, showOptions, saveOptions, and clearOptions have been replaced by rasterOptions intersectExtent has been replaced by intersect unionExtent has been replaced by union count has been replaced by freq( , , value= )

Usage

setOptions(...)
showOptions()
saveOptions()
clearOptions()
intersectExtent(...)
unionExtent(...)
count(...)

Arguments

...
arguments

See Also

rasterOptions, intersect, union