get_colorkey: Construct lattice colorkey

View source: R/get_colorkey.R

get_colorkeyR Documentation

Construct lattice colorkey

Description

Construct lattice colorkey

Usage

get_colorkey(
  breaks,
  cols = NULL,
  space = "bottom",
  lgd.title = NULL,
  is_factor = FALSE,
  unit = NULL,
  unit.adj = 0.3,
  cex = 1.4,
  fontfamily = "Times",
  fontface = 2
)

kongdd/latticeGrob documentation built on March 30, 2024, 3:35 a.m.