theme_lattice: theme_lattice

View source: R/theme_lattice.R

theme_latticeR Documentation

theme_lattice

Description

margin object in the order to ⁠"top", "right", "bottom", "left"⁠.

Usage

theme_lattice(
  plot.margin,
  key.margin,
  axis.margin,
  axis.components.inner,
  axis.components.outer,
  ...,
  layout.widths,
  layout.heights,
  font_size = NULL,
  font_family = "",
  par.settings
)

Arguments

plot.margin

plot padding in layout.heights and layoutheights

key.margin

legend margin

axis.margin

axis margin

axis.components.inner, axis.components.outer

margins

...

ignored

layout.widths, layout.heights

margins of layout.widths and layout.heights

par.settings

par.settings for lattice

Note

key.margin left not work (right controls)


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