Skip to content

Error in ?text (PR#256)

2 messages · Jonathan Rougier, Martin Maechler

#
Just a minor point, but the adj argument in ?text is described wrongly
(0.64.1).  Perhaps the following might be added to the details.

     Values of 0, 0.5, and 1 specify left/top, middle and right/bottom,
     respectively.  The default is for centred text, ie \code{adj = c(0.5,
     0.5)}.

Cheers, Jonathan.

Jonathan Rougier                       Science Laboratories
Department of Mathematical Sciences    South Road
University of Durham                   Durham DH1 3LE

"[B]egin upon the precept ... that the things we see are to be 
 weighed in the scale with what we know"  (Meredith, 1879, The Egoist)


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
JonR> Just a minor point, but the adj argument in ?text is described
    JonR> wrongly (0.64.1).
What is wrong?
pre-0.65 has

 \arguments{
     ....

   \item{adj}{one or two numeric values which specify the x
     (and optionally y) adjustment of the labels.}

     ....
 }

    JonR> Perhaps the following might be added to the
    JonR> details.

okay, I'm about to add this:

    JonR>      Values of 0, 0.5, and 1 specify left/top, middle and
    JonR> right/bottom, respectively.  The default is for centred text, ie
    JonR> \code{adj = c(0.5, 0.5)}.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._