R/legend.R

Defines functions rasterLegend

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

Try the slideview package in your browser

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

slideview documentation built on April 12, 2022, 1:06 a.m.