demcmap function

Color Map from DEM

Color Map from DEM

create a color map from a DEM (Digital Elevation Map)

demcmap(ZTOPO, n = 100, ccol = NULL)

Arguments

  • ZTOPO: Topography structure
  • n: number of colors
  • ccol: color structure

Returns

vector of rgb colors

Author(s)

Jonathan M. Leesjonathan.lees@unc.edu

See Also

rgb, settopocol

  • Maintainer: Jonathan M. Lees
  • License: GPL (>= 2)
  • Last published: 2024-07-09

Useful links