Re: [R] adding text and other elements to ggplot2 plots

2009-03-11 Thread hadley wickham
Have a look at the annotations section of http://had.co.nz/ggplot2/book/toolbox.pdf Hadley On Wed, Mar 11, 2009 at 8:44 AM, levyofi wrote: > > Hello, > I really like the interface and flexibility of the ggplots package. However, > I cannot find how to add text to a plot (like the 'text' and 'rec

[R] adding text and other elements to ggplot2 plots

2009-03-11 Thread levyofi
Hello, I really like the interface and flexibility of the ggplots package. However, I cannot find how to add text to a plot (like the 'text' and 'rect' functions in the graphics package). I will appreciate any suggestions. Thanks, Ofir. -- View this message in context: http://www.nabble.com/addi