The R Project SVN R

Rev

Rev 74737 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 74737 Rev 88581
Line 138... Line 138...
138
  point.  If you want more precise placement (e.g., centering) use
138
  point.  If you want more precise placement (e.g., centering) use
139
  \code{plot = FALSE} and plot via \code{\link{text}} or
139
  \code{plot = FALSE} and plot via \code{\link{text}} or
140
  \code{\link{points}}: see the examples.
140
  \code{\link{points}}: see the examples.
141
}
141
}
142
\references{
142
\references{
143
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
143
  \bibshow{R:Becker+Chambers+Wilks:1988}
144
  \emph{The New S Language}.
-
 
145
  Wadsworth & Brooks/Cole.
-
 
146
}
144
}
147
\seealso{
145
\seealso{
148
  \code{\link{locator}}, \code{\link{text}}.
146
  \code{\link{locator}}, \code{\link{text}}.
149
 
147
 
150
  \code{\link{dev.capabilities}} to see if it is supported.
148
  \code{\link{dev.capabilities}} to see if it is supported.