ga)) + geom_boxplot() +
facet_wrap(~site, ncol = 7) +
opts(axis.text.x=theme_text(angle=90, size = 8, hjust = 1)) +
xlab("Species") +
ylab(expression(paste('Basal Area Growth Increment (mm '^{2},')')))
On Thu, Mar 8, 2012 at 12:22 PM, R. Michael Weylandt <
mi
Hello R Help!
I would like to make a legible boxplot of tree growth rates for each of
seven tree species at each of seven different sites. It's a lot of data to
put on one figure, I know. I made a beautiful, interpretable figure using
color, but my target journal can't deal with color figures. I c
(180,100,0,100,maxColorValue=255),
rgb(250,125,0,100,maxColorValue=255),
rgb(250,250,0,100,maxColorValue=255)),
bty = "n")
Thanks again for the help!
- Gabe
On Tue, Oct 11, 2011 at 11:39 AM, Jean V Adams wrote:
>
> Carlos Ortega wrote on 10/11/2011 11:30:46 A
Hi R-Help -
If I make a plot:
numYears = 500
plot(x = c(1,numYears), y = c(200,300), xlab = "Time", ylab = "Vegetation
Class", xlim = c(100,600), ylim = c(200,300), type="n")
Is there a way to make different parts of the background for the plot
different colors?
For example, I'd like to have th
Hello, R-Help -
I am trying to plot the results of an ordination from package vegan. The
tricky part for me right now is getting the colors of the ellipses denoting
the 95% confidence intervals of the group centroids to match the colors of
the points for those same groups.
>From and earlier post,
cause there are multiple modes of v2 for many values of v1. My
database is also rather large (~700,000 rows), and I'm wondering if there is
a faster way to get R to process these data.
Thank you for your help and consideration,
Gabriel Yospin
Center for Ecology and Evolutionary Biology
Univers
6 matches
Mail list logo