[R] How to write text in bar plot in R?

R. Michael Weylandt michael.weylandt at gmail.com
Wed Jun 13 06:46:31 CEST 2012


? text

Michael

On Tue, Jun 12, 2012 at 8:49 PM, Manish Gupta <mandecent.gupta at gmail.com> wrote:
> Hi,
>
> I am working on R plot but i need to write some text for the bars where the
> value is = 0
>
>> counts
>
>     3  4  5
>  0 12  0  4
>  1  3  0  1
> http://r.789695.n4.nabble.com/file/n4633190/1.png
>
> My aim is to write some comment in plot.
>
> http://r.789695.n4.nabble.com/file/n4633190/2.png
>
> How can i implement this?
>
> Regards
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/How-to-write-text-in-bar-plot-in-R-tp4633190.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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