R-beta: errors in R help docs
Bill Simpson (wsimpson@uwinnipeg.ca)
Wed, 25 Mar 1998 11:02:38 -0600 (CST)
Date: Wed, 25 Mar 1998 11:02:38 -0600 (CST)
From: Bill Simpson <wsimpson@uwinnipeg.ca>
To: r-help <r-help@stat.math.ethz.ch>
Subject: R-beta: errors in R help docs
The online help in R has errors concerning mai and mar.
mai: A numerical vector of the form `c(xb, xt, yl, yr)'
which gives the margin size specified in inches.
mar: A numerical vector of the form `c(xb, xt, yl, yr)'
which gives the lines of margin to be specified on
the four sides of the plot. The default is `c(5,4, 4, 2) + 0.1'.
This would be bad if it were true, since it is different from S-Plus.
However after testing I find that these actually work the same as S-Plus,
so the help should say:
mai: A numerical vector of the form `c(xb, yl, xt, yr)'
which gives the margin size specified in inches.
mar: A numerical vector of the form `c(xb, yl, xt, yr)'
which gives the lines of margin to be specified on
the four sides of the plot. The default is `c(5,4, 4, 2) + 0.1'.
Bill Simpson
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._