Re: [R] par code help

2011-06-21 Thread sbarr2
You might try: text(xvals,-50,labels=speciesnames,cex=.7,xpd=T) You can also make the plot wider. There are a number of ways to do this. For example (on a mac): quartz(width=10,height=6) or simply stretch it On Tue, Jun 21, 2011 at 4:29 PM, Adrienne Keller wrote: > I am making a barplot using b

Re: [R] par code help

2011-06-21 Thread David Winsemius
On Jun 21, 2011, at 4:29 PM, Adrienne Keller wrote: I am making a barplot using barplot2 from gplots where each bar represents a specific tree species. I have formatted the species names on the x-axis so that the genus name is above the species name and have then rotated the labels 45 degr

[R] par code help

2011-06-21 Thread Adrienne Keller
I am making a barplot using barplot2 from gplots where each bar represents a specific tree species. I have formatted the species names on the x-axis so that the genus name is above the species name and have then rotated the labels 45 degrees to save room. This is my code: >columncolor<-c("g