labels_build {micromap} | R Documentation |
Creates a panel of the user specified type using the attribute list to make adjustments.
labels_build(pl, p, DF, att)
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. |
Returns a ggplot object to be printed later in the lmplot function.
Quinn Payton Payton.Quinn@epa.gov