setMargin: Graph Margins

View source: R/setMargin.R

setMarginR Documentation

Graph Margins

Description

Sets the margins for the plot area (support function).

Usage

setMargin(margin, yax, aux.label = FALSE, caption = TRUE)

Arguments

margin

incomplete plot margin specification, generally computed by setGraph.

yax

the y-axis information from a "pretty" function, required if the second entry of margin is NA.

aux.label

logical, if TRUE, then allocate space for a second level of x-axis labels.

caption

logical, if TRUE, then allocate space for figure caption?

Value

Complete plot margin specification.

See Also

setPage, setGraph, setLayout


USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.