assimilatePlot {micromap} | R Documentation |
Sends a user made panel out to the graph "cleaning functions" in lmplot in order to properly display a user made panel seemlessly into the rest of an lmplot.
assimilatePlot(pl, i, a, limsx = NA, limsy = NA)
pl |
the lmplot object. |
i |
the panel number. |
a |
the attribute list. |
limsx |
limits of the x axis if desired. |
limsy |
limits of the y axis if desired. |
Returns a cleaned plot object.
See the Introduction Guide for a full list of the options available for altering micromaps.
Quinn Payton Payton.Quinn@epa.gov