Learn R Programming

micromap (version 1.8)

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)

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.