Skip to content
Prev 327447 / 398502 Next

ggplot2: further query about back to back bar plots

Hello,

I'm not an expert in ggplot2 graphics but I can (partly) answer to your 
first question. Inline.

Em 25-07-2013 18:30, Gavin Rudge escreveu:
You have repeated some code, the following lines show up twice.

   theme_bw()+
   xlab("age group")+
   ylab("population")+


Hope this helps,

Rui Barradas