[R] How to label percentage values inside stacked bar plot using R-base

Jim Lemon jim at bitwrit.com.au
Mon Feb 18 12:06:24 CET 2013


On 02/18/2013 09:51 PM, Jim Lemon wrote:
>...

In fact, it is easier to label the bars like this:

barlabels(xpos,mydata,cex=0.7)

(I forgot that I had solved the stacked bar problem)

Jim



More information about the R-help mailing list