Peter Ehlers
On 2011-03-31 23:28, Rubén Roa wrote:
-Mensaje original-
De: Peter Ehlers [mailto:ehl...@ucalgary.ca]
Enviado el: jueves, 31 de marzo de 2011 18:09
Para: Rubén Roa
CC: r-help@r-project.org
Asunto: Re: [R] Simple lattice question
On 2011-03-31 06:58, Rubén Roa wrote:
> -Mensaje original-
> De: Peter Ehlers [mailto:ehl...@ucalgary.ca]
> Enviado el: jueves, 31 de marzo de 2011 18:09
> Para: Rubén Roa
> CC: r-help@r-project.org
> Asunto: Re: [R] Simple lattice question
>
> On 2011-03-31 06:58, Rubén Roa wrote:
> > Thanks Pe
On Mar 31, 2011, at 8:41 AM, Peter Ehlers wrote:
On 2011-03-31 03:39, Rubén Roa wrote:
DeaR ComRades,
require(lattice)
data<- data.frame(SP=sort(rep(as.factor(c('A','B','C','D','E')),12)),
x=rpois(60,10),
y=rep(c(rep(0,4),rep(10,4),rep(20,4)),5),
iginal-
De: Peter Ehlers [mailto:ehl...@ucalgary.ca]
Enviado el: jueves, 31 de marzo de 2011 15:41
Para: Rubén Roa
CC: r-help@r-project.org
Asunto: Re: [R] Simple lattice question
On 2011-03-31 03:39, Rubén Roa wrote:
DeaR ComRades,
require(lattice)
data<-
data.frame(SP=s
- Tecnalia / Marine Research Unit
Txatxarramendi Ugartea z/g
48395 Sukarrieta (Bizkaia)
SPAIN
> -Mensaje original-
> De: Peter Ehlers [mailto:ehl...@ucalgary.ca]
> Enviado el: jueves, 31 de marzo de 2011 15:41
> Para: Rubén Roa
> CC: r-help@r-project.org
> Asunto: Re
On 2011-03-31 03:39, Rubén Roa wrote:
DeaR ComRades,
require(lattice)
data<- data.frame(SP=sort(rep(as.factor(c('A','B','C','D','E')),12)),
x=rpois(60,10),
y=rep(c(rep(0,4),rep(10,4),rep(20,4)),5),
z=rep(1:4,15))
xyplot(x~y|SP,data=dat
DeaR ComRades,
require(lattice)
data <- data.frame(SP=sort(rep(as.factor(c('A','B','C','D','E')),12)),
x=rpois(60,10),
y=rep(c(rep(0,4),rep(10,4),rep(20,4)),5),
z=rep(1:4,15))
xyplot(x~y|SP,data=data,groups=z,layout=c(2,3),pch=1:4,lty=1:4,c
7 matches
Mail list logo