[R-sig-eco] R-sig-ecology (72-19): Plot question

Rodrigues rodriguesmsb at gmail.com
Tue Mar 25 02:04:23 CET 2014


Ok my bad. Stripchart doenst plot bar...
Just like this

time=(c(rnorm(10,2),rnorm(10,3),rnorm(10,1.5),rnorm(10,.5),rnorm(10,1)))
prey=factor(c(rep(1,10),rep(2,10),rep(3,10),rep(4,10),rep(5,10)),labels=c("Ants","Cockroach","Fly","Isopod","Mite"))
stripchart(time~prey,vertical=T,pch=1,method="jitter",ylab="Time spend in
each prey type",cex.axis=1.4,cex.lab=1.4,cex=1.2)

Regadrs,
Moreno



--
View this message in context: http://r-sig-ecology.471788.n2.nabble.com/Re-R-sig-ecology-72-19-Plot-question-tp7578769p7578778.html
Sent from the r-sig-ecology mailing list archive at Nabble.com.



More information about the R-sig-ecology mailing list