An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111018/7ef13f72/attachment.pl>
Help text in plot
2 messages · filippo gheri, Uwe Ligges
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.