On May 4, 2009, at 3:04 PM, phoebe kong wrote:
Hi all,
I'm hoping to add texts into a plot. I'm using text() to do it. I
wonder if
the text() allow me to make the text vertically printed?
This worked in a plot I hapened to have lying around:
text(1,1,"test", srt=90)
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________
R-help@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.