[R] Help text in plot

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Oct 18 11:37:10 CEST 2011



On 18.10.2011 09:12, filippo gheri wrote:
> Hi all,
> I have a basic plot
>
>    MC_P1.DEM.1<-qplot(x=Group, y=P1.DEM.UN.WPP.FER.TOT_var,
> data=GroupMeans_gr_DEM, geom="bar", stat="identity", fill=Group)+
>    myScale_fill()+getLabs("MC_P1.DEM.1")
>
> I would like to add a y-lab horizontally ON TOP OF y-axis...and I didn't
> understand how it works (with axis.text.y???how)


See ?mtext

Uwe Ligges


>
> thanks a lot
>
> filippo
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list