On Apr 10, 2012, at 10:21 AM, Dennis Fisher wrote:

R 2.14.1
OS X

Colleagues,

I am making a graphic with two y-axes. I create the label for the right-side axis with:
        mtext(side=4, line=1, "Some text")
The label is rotated 90° counterclockwise. I would prefer that it be rotated 90° clockwise. However, srt is not supported for mtext and las does not offer this option. Is there some other means to rotate the text string?

?par  note xpd
# then use text

        [[alternative HTML version deleted]]

There probably a high school student in your neighborhood that can help you with you mail client configuration

--
David Winsemius, MD
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.

Reply via email to