Skip to content
Prev 78215 / 398502 Next

Y-Axis Label Overwritten By TickMark Values

On Sat, 2005-10-01 at 16:00 -0500, Paul Roebuck wrote:
Been there, done that...  ;-)
Look under the Documentation/Manuals link on the R Home page and read
through "An Introduction to R". That's the place to start.

Searching the e-mail list archives is yet another resource:

 http://finzi.psych.upenn.edu/search.html

There is also a relatively new R Graphics Gallery (with code) here:

  http://addictedtor.free.fr/graphiques/index.php


<shameless plug>

  Paul Murrell's new book "R Graphics"

  More info here:

    http://www.stat.auckland.ac.nz/~paul/RGraphics/rgraphics.html

</shameless plug>
No MS-like Wizards here...Only the intelligent human ones  ;-)
I'd say for worse...See Cleveland and/or Tufte for references. There is
a foundational reason for the way R does things: Sensible Defaults.

See ?axis (using 'side = 3' and 'side = 4') for more information here.

HTH,

Marc Schwartz