[R] defining the distance between axis label and axis

Charles C. Berry cberry at tajo.ucsd.edu
Wed Aug 6 22:35:27 CEST 2008


On Wed, 6 Aug 2008, Jörg Groß wrote:

> Hi,
>
> How can I make the distance between an axis-label and the axis bigger?
>
> I haven't found anything in par()...


Keep reading...


par                 package:graphics                 R Documentation

Set or Query Graphical Parameters

[...]

      'mgp' The margin line (in 'mex' units) for the axis title, axis
           labels and axis line. The default is 'c(3, 1, 0)'.

[...]


Chuck

>
> ______________________________________________
> R-help at 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.
>

Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901



More information about the R-help mailing list