Re: [R] Bar plot with error bars

2007-10-23 Thread John Kane
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

Re: [R] Bar plot with error bars

2007-10-23 Thread John Kane
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

Re: [R] Bar plot with error bars

2007-10-23 Thread Manuel Morales
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

Re: [R] Bar plot with error bars

2007-10-22 Thread Daniel Nordlund
> -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

[R] Bar plot with error bars

2007-10-22 Thread Katherine Jones
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