Skip to content

combine lattice plot and standard R plot

6 messages · Lucia Cañas, Jonathan Daily, Scott Chamberlain +3 more

#
If you read the help documentation, lattice is not really compatible
with standard graphics.

library("lattice")
?lattice

2011/5/4 Lucia Ca?as <lucia.canas at co.ieo.es>:

  
    
#
Hi:

If it's doable, you'll probably need the gridBase package.
Fortunately, it has a nice vignette to get you started, which tells
you at the end that there are limitations in compatibility between
base and grid graphics (lattice is built on the latter).

HTH,
Dennis

2011/5/4 Lucia Ca?as <lucia.canas at co.ieo.es>:
#
On May 04, 2011 at 8:26pm Lucia Ca?as wrote:

            
Hi Lucia,

Combining the two systems can be done. See:

Paul Murrell. Integrating grid graphics output with base graphics output. R
News, 3(2):7-12, October 2003
http://cran.r-project.org/doc/Rnews/Rnews_2003-2.pdf

Hope this helps.

Regards, Mark.

-----
Mark Difford (Ph.D.)
Research Associate
Botany Department
Nelson Mandela Metropolitan University
Port Elizabeth, South Africa
--
View this message in context: http://r.789695.n4.nabble.com/combine-lattice-plot-and-standard-R-plot-tp3496409p3497717.html
Sent from the R help mailing list archive at Nabble.com.