Displaying 1 result from an estimated 1 matches for "abdeens_benthic_cov".
Did you mean:
abdeens_benthic_cover
2012 Oct 23
2
plotting multiple variables in 1 bar graph
...t(deadcoral, by=list(SITE=site, TIME=time), FUN=c("mean"),
error=c("sd"), legend.site="topright", bar.col=rainbow(6))
What I need now is to plot all the variables in 1 site as they change over
time.
What Excel produced:
<http://r.789695.n4.nabble.com/file/n4647099/abdeens_benthic_cover.jpg>
(The image has mean %cover as the y-value instead of mean count but the
example still applies)
I've spent several hours looking for code to do this but didn't find
anything. I'd use the Excel graph except that it doesn't have the sd or se
bars.
--
View this message i...