Learn R Programming

plotKML (version 0.2-4)

worldgrids_pal: Standard global color palettes for factor variables

Description

A number of color palettes used to visualize various environmental categorical / factor variables: land cover classes, water types, anthroms, soil types and similar. Each colour palette consists of a variable number of colours (hexadecimal system). Factor levels names are attached as attributes to the palette.

Usage

data(worldgrids_pal)

Arguments

encoding

latin1

References

  • Bicheron, P. et al. (2008)http://ionia1.esrin.esa.int{GLOBCOVER: Products Description and Validation Report}. MEDIAS France, Toulouse, 47 p.
  • B�ttner{Buttner}, G. et al. (2002)http://terrestrial.eionet.europa.eu/CLC2000{Corine Land Cover update 2000, Technical guidelines}. EEA (European Environment Agency), Kopenhagen.
  • Ellis, E.C., Ramankutty, N. (2008)http://www.eoearth.org/article/Anthropogenic_biome_maps{Putting people in the map: anthropogenic biomes of the world}. Frontiers in Ecology and the Environment, Vol. 6, No. 8, pp. 439-447.
  • Fritz, S. et al. (2003)http://bioval.jrc.ec.europa.eu/products/glc2000/glc2000.php{Harmonisation, mosaicing and production of the Global Land Cover 2000 database}. JRC report EUR 20849 EN, Luxembourg, 41 p.
  • Gaast, J.W.J. van der, H.R.J. Vroon en M. Pleijter, (2006) De grondwaterdynamiek in het waterschap Regge en Dinkel. Wageningen, Alterra-rapport 1335.
  • Hazeu, G.W., (2005) Landelijk Grondgebruiksbestand Nederland (LGN5). Vervaardiging, nauwkeurigheid en gebruik. Wageningen, Alterra. Alterra-report 1213, 92 pp.http://lgn.nl
  • Puijenbroek, P. van; Clement, J., (2008) Het oppervlaktewater getypeerd: de eerste Nederlandse watertypenkaart. Agro informatica 21(3): 21-25.

See Also

SAGA_pal, R_pal

Examples

Run this code
data(worldgrids_pal)
# globcov palette with class names:
display.pal(worldgrids_pal)
dev.off()
display.pal(worldgrids_pal, sel=5, names=TRUE)

Run the code above in your browser using DataLab