Re: [R] Label bars in a faceted bar plot in ggplot2

2009-02-11 Thread Harsh
aching desire for an answer does not > ensure that a reasonable answer can be extracted from a given body of > data. > ~ John Tukey > > -Oorspronkelijk bericht- > Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > Namens Harsh > Verzonden: woe

Re: [R] Label bars in a faceted bar plot in ggplot2

2009-02-11 Thread ONKELINX, Thierry
: [R] Label bars in a faceted bar plot in ggplot2 Hi List, I am running R 2.8.0 on a Windows XP machine, running ggplot2 version 0.8.1 I want to label the bars in a faceted grid barplot. Reproducible R code is given below: reproducible facet barplot # library(ggplot2) # Dataset from

[R] Label bars in a faceted bar plot in ggplot2

2009-02-11 Thread Harsh
Hi List, I am running R 2.8.0 on a Windows XP machine, running ggplot2 version 0.8.1 I want to label the bars in a faceted grid barplot. Reproducible R code is given below: reproducible facet barplot # library(ggplot2) # Dataset from which to create the barplot ml <- rep(1:10,2) vals