Displaying 4 results from an estimated 4 matches for "castella".
Did you mean:
castello
2008 Mar 31
1
mean vs sum behavior
...why
lapply(split(x,fac),mean)
returns means per levels of fac for each column of x
whereas
lapply(split(x,fac),sum)
does not return sums per level of fac and columns of x, but adds all
columns together?
Hence, how can I get sum to behave as mean in this instance?
Thank you very much in advance
E. Castella
2010 Nov 05
1
__Legend_para_varios_gr�ficos
...fill=c("green","red","orange","steelblue"),cex=0.5)
y ya aparece la leyenda donde yo quería.
¡Muchas gracias!
Guillermo
> Aqui está el código
>
> como ves, lo crucial es el new
>
> Saludos
>
>
> png(filename = '3_2-pastis-castella.png'
> , width = 500, height = 500, units = 'px'
> , pointsize = 12, bg = 'white', res = NA)
> par(mfrow=c(2,2),mar=c(0,4,4,2),oma=c(1,1,8,1),mex=.3)
> par(mfrow=c(2,2),mar=c(0,4,4,2),oma=c(1,1,8,1),mex=.3)
> a<-c(34.11, 65.89)
> b<-c(22.2, 77.8)
> c...
2010 Nov 05
2
Legend para varios gr�ficos
Hola a todos,
Mi pregunta es si hay alguna manera (sencilla/rápida o no) de colocar
una leyenda común para dos gráficos colocados en paralelo con
par(mfrow=c(1,2)).
He probado con par(xpd=NA) y con par("usr") pero no encuentro la solución.
Está claro que podría poner la misma leyenda para cada gráfica, pero
quedaría mejor con una global para ambos.
Muchas gracias de antemano por la
2003 Oct 19
0
Ultime traffic conditionner
Hello!
I have experienced problems with the script presented at pages 90-91 of the
lartc howto. The script reduces the bandwith greatly and make the ping very
high. I have tried many combinations for the UPSTRAM and DOWNSTREAM
variables without success.
Does anybody know were the problem comes from?
Regards,
Pete
_______________________________________________
LARTC mailing list /