library(gplots)
?barplot2
should give you what you want.
--- Katherine Jones <[EMAIL PROTECTED]>
wrote:
> Apologies if this has been asked before. I am having
> trouble
> understanding the R mailing list never mind R!
>
> I am relatively new to R having migrated from
> Minitab and SPSS. I
library(gplots)
?barplot2
should give you what you want.
--- Katherine Jones <[EMAIL PROTECTED]>
wrote:
> Apologies if this has been asked before. I am having
> trouble
> understanding the R mailing list never mind R!
>
> I am relatively new to R having migrated from
> Minitab and SPSS. I
Hi Katherine,
If you have the original data, you can use the function barplot.CI from
the package sciplot which will calculate the means and CI's for you.
Examples are at: http://mutualism.williams.edu/sciplot
If you have the means and CI's already calculated, the following
function will do what
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Katherine Jones
> Sent: Monday, October 22, 2007 2:04 PM
> To: [EMAIL PROTECTED]
> Subject: [R] Bar plot with error bars
>
> Apologies if this has been asked before. I am having
Apologies if this has been asked before. I am having trouble
understanding the R mailing list never mind R!
I am relatively new to R having migrated from Minitab and SPSS. I
have managed to do some more complicated statistics such as
hierarchical partitioning of variance on an 80,000 record
5 matches
Mail list logo