The R Project SVN R

Rev

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

Rev 85997 Rev 88581
Line 27... Line 27...
27
  The choice of colour is complicated.  If \code{col} was supplied
27
  The choice of colour is complicated.  If \code{col} was supplied
28
  and is not \code{NA}, it is used.  Otherwise, if \code{fg} was supplied
28
  and is not \code{NA}, it is used.  Otherwise, if \code{fg} was supplied
29
  and is not \code{NA}, it is used.  The final default is \code{par("col")}.
29
  and is not \code{NA}, it is used.  The final default is \code{par("col")}.
30
}
30
}
31
\references{
31
\references{
32
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
32
  \bibshow{R:Becker+Chambers+Wilks:1988}
33
  \emph{The New S Language}.
-
 
34
  Wadsworth & Brooks/Cole.
-
 
35
}
33
}
36
\seealso{
34
\seealso{
37
\code{\link{rect}} for drawing of arbitrary rectangles.
35
\code{\link{rect}} for drawing of arbitrary rectangles.
38
}
36
}
39
\examples{
37
\examples{