compactTrellis: Return a compact setting for lattice plots, useful for...

View source: R/compactTrellis.R

compactTrellisR Documentation

Return a compact setting for lattice plots, useful for preparing publications

Description

The function returns a set of lattice options that are useful for compact figures, with less room for padding and therefore more room for the figure. It is often used to prepare for publications.

Usage

compactTrellis()

Value

A list that can be used in lattice.options

Examples


opts <- compactTrellis()


bedapub/ribiosPlot documentation built on Sept. 1, 2023, 6:50 p.m.