[R] Changing default plot behaviour
hadley wickham
h.wickham at gmail.com
Wed Apr 9 20:38:11 CEST 2008
On Wed, Apr 9, 2008 at 10:12 AM, Thompson, David (MNR)
<David.John.Thompson at ontario.ca> wrote:
> Hello,
>
> How would I make the default behaviour of my plots produce output such
> as the following (i.e. tick marks inside on all axes, labels only on two
> (arbitrary?) sides) without needing the five additional commands each
> time?
It's generally not a very good idea to put the tick marks inside the
plot (as e.g. matlab does) because sometimes your data and tick marks
will overlap - not good!
Hadley
--
http://had.co.nz/
More information about the R-help
mailing list