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
)

rpkgs/lattice.layers documentation built on March 31, 2024, 5:06 p.m.