latticeCombineLayer-deprecated: combine multiple lattice plots layerwise

latticeCombineLayer-deprecatedR Documentation

combine multiple lattice plots layerwise

Description

this function combines multiple lattice plot objects drawing each as a layer on top of the previous plots. Note that the global plot settings (e.g. xlim, ylim, ...) is taken from the first object. This is particularly useful when looping over large amounts of data using lapply (see examples).

Usage

latticeCombineLayer(trellis.list, ...)

Arguments

trellis.list

a list containing lattice plot objects

...

additional arguments passed to as.layer

Value

a single lattice plot object

Author(s)

Tim Appelhans

See Also

Rsenal-deprecated


environmentalinformatics-marburg/Rsenal documentation built on July 28, 2023, 6:09 a.m.