Skip to content
Back to formatted view

Raw Message

Message-ID: <BANLkTikhj7i6UCX5phiXg+JYOedxTYoPFg@mail.gmail.com>
Date: 2011-05-04T18:44:41Z
From: Jonathan Daily
Subject: combine lattice plot and standard R plot
In-Reply-To: <50EB6473669C6741AC34FF5692DCC4564BED14@ieocoruna.co.ieo.es>

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>:
> Dear R users,
>
> I would like to combine lattice plot (xyplot) and standard R plot (plot and plotCI) in an unique figure.
>
> I use the function "par()" to combine plot and plotCI and I use the function "print()" to combine xyplot. I tried to use these functions to combine xyplot and plotCI and plots but they do not work. Does anybody know how I can do this?
>
> Thank you very much in advance.
>
>
>
>
> Luc?a Ca??s Ferreiro
>
> Instituto Espa?ol de Oceanograf?a
> Centro Oceanogr?fico de A coru?a
> Paseo Mar?timo Alcalde Francisco V?zquez, 10
> 15001 - A Coru?a, Spain
>
> Tel: +34 981 218151 ?Fax: +34 981 229077
> lucia.canas at co.ieo.es
> http://www.ieo.es
>
>
>
> ? ? ? ?[[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>



-- 
===============================================
Jon Daily
Technician
===============================================
#!/usr/bin/env outside
# It's great, trust me.