Learn R Programming

micromap (version 1.9.9)

assimilatePlot: 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)

Value

Returns a cleaned plot object.

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.

Author

Quinn Payton Payton.Quinn@epa.gov