R/legend.R

Defines functions rasterLegend

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

Try the cubeview package in your browser

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

cubeview documentation built on Sept. 24, 2019, 9:05 a.m.