Last data update: 2014.03.03

R: Builds panels
labels_buildR Documentation

Builds panels

Description

Creates a panel of the user specified type using the attribute list to make adjustments.

Usage

labels_build(pl, p, DF, att)

Arguments

pl

the lmplot object being constructed.

p

number of the panel within the plot.

DF

the data table of statistics to be referenced.

att

the attribute list to specify visual and graphical characteristics.

Value

Returns a ggplot object to be printed later in the lmplot function.

Author(s)

Quinn Payton Payton.Quinn@epa.gov

Results