demcmap: Color Map from DEM
Description
create a color map from a DEM (Digital Elevation Map)
Usage
demcmap(ZTOPO, n = 100, ccol = NULL)
Value
vector of rgb colors
Arguments
- ZTOPO
Topography structure
- n
number of colors
- ccol
color structure
Author
Jonathan M. Lees<jonathan.lees@unc.edu>