Last data update: 2014.03.03

R: Cleans a User Made Panel
assimilatePlotR Documentation

Cleans a User Made Panel

Description

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.

Usage

assimilatePlot(pl, i, a, limsx=NA, limsy=NA)

Arguments

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.

Value

Returns a cleaned plot object.

Note

See the Introduction Guide for a full list of the options available for altering micromaps.

Author(s)

Quinn Payton Payton.Quinn@epa.gov

Results