[R] html documentation bug in: help(par), 'las'

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Thu Apr 4 17:59:09 CEST 2002


This is in the R-bugs repository (PR#1257) and I fixed it yesterday.


On Thu, 4 Apr 2002, Kaspar Pflugshaupt wrote:

> Currently (R-1.4.1 as well as R-devel, according to
> http://stat.ethz.ch/R-alpha/R-devel/library/base/html/par.html), the html
> version of help(par) shows
>
> [...]
>
> lab
>    A numerical vector of the form c(x, y, len) which modifies the way that
>    axes are annotated. The values of x and y give the (approximate) number
>    of tickmarks on the x and y axes and len specifies the label size. The
>    default is c(5, 5, 7). Currently, len is unimplemented.
> 3:
>    always vertical.
>    numeric in {0,1,2,3}; the style of axis labels.
>
> 0:
>    always parallel to the axis [default],
> 1:
>    always horizontal,
> 2:
>    always perpendicular to the axis,
> 3:
>    always vertical.
>
> [...]
>
> The label for parameter "las" somehow got lost. The text help gives:
>
> [...]
>
>      `las' numeric in {0,1,2,3}; the style of axis labels.
>
>           0: always parallel to the axis [default],
>
> [...]
>
> > version
>          _
> platform powerpc-apple-darwin5.3
> arch     powerpc
> os       darwin5.3
> system   powerpc, darwin5.3
> status
> major    1
> minor    4.1
> year     2002
> month    01
> day      30
> language R
>
>
> Kaspar Pflugshaupt
>
>
> --
>
> Kaspar Pflugshaupt
> Geobotanisches Institut
> Zuerichbergstr. 38
> CH-8044 Zuerich
>
> Tel. ++41 1 632 43 19
> Fax  ++41 1 632 12 15
>
> mailto:pflugshaupt at geobot.umnw.ethz.ch
> privat:pflugshaupt at mails.ch
> http://www.geobot.umnw.ethz.ch
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list