Rdocumentation
powered by
Learn R Programming
GEOmap (version 2.1)
demcmap: Color Map from DEM
Description
create a color map from a DEM (Digital Elevation Map)
Usage
demcmap(ZTOPO, n = 100, ccol = NULL)
Arguments
ZTOPO
Topography structure
n
number of colors
ccol
color structure
Value
vector of rgb colors
See Also
rgb, settopocol