Re: [R] Barplot help

2008-06-11 Thread stephen sefick
I had to to get the data as a matrix and fix a couple of other things- If you would like for me to post my solution then I can. I appoligize my fingers went faster than my brain. Stephen On Wed, Jun 11, 2008 at 1:55 PM, Marc Schwartz <[EMAIL PROTECTED]> wrote: > on 06/11/2008 12:44 PM stephen

Re: [R] Barplot help

2008-06-11 Thread Marc Schwartz
on 06/11/2008 12:44 PM stephen sefick wrote: #I am having trouble figuring out this one. I have read the help and I am at a loss. what am I missing x <- structure(list(X = structure(c(6L, 5L, 9L, 2L, 10L, 8L, 7L, 3L, 13L, 12L, 11L, 4L, 1L, 1L, 1L), .Label = c("", "April", "August", "December",

[R] Barplot help

2008-06-11 Thread stephen sefick
#I am having trouble figuring out this one. I have read the help and I am at a loss. what am I missing x <- structure(list(X = structure(c(6L, 5L, 9L, 2L, 10L, 8L, 7L, 3L, 13L, 12L, 11L, 4L, 1L, 1L, 1L), .Label = c("", "April", "August", "December", "February", "January", "July", "June", "March"