Displaying 1 result from an estimated 1 matches for "ngrassland".
Did you mean:
grassland
2010 Apr 20
1
multiple plots problem
...xlab="",yaxt="n",
ylab="",ylim=c(0,12),xlim=c(0.7,4.3),pch=15,cex=0.75)
axis(1,at=c(1:4),labels=c(rep("",4)))
axis(1,at=c(1:4),line=1.2,lwd=0,adj=0,hadj=0.5,padj=0.5,las=2,
labels=c("Pioneer","Early","Late","Alpine\nGrassland"))
text(0.7,11,adj=0,"Richness",font=2)
###################################################################
dev.off()
--
View this message in context: http://n4.nabble.com/multiple-plots-problem-tp2017326p2017326.html
Sent from the R help mailing list archive at Nabble.com.