R/legend.R

Defines functions rasterLegend

## legend for plainview, slideview, cubeview ==============================
rasterLegend <- function(key) {
  lattice::draw.colorkey(key = key, draw = TRUE)
}

Try the plainview package in your browser

Any scripts or data that you put into this service are public.

plainview documentation built on July 26, 2023, 5:24 p.m.