[R] html documentation bug in: help(par), 'las'
Kaspar Pflugshaupt
pflugshaupt at geobot.umnw.ethz.ch
Thu Apr 4 16:58:29 CEST 2002
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list