The R Project SVN R

Rev

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

Rev 85908 Rev 88585
Line 95... Line 95...
95
\seealso{
95
\seealso{
96
  \code{\link{par}}, \code{\link{layout}}, \code{\link{Devices}},
96
  \code{\link{par}}, \code{\link{layout}}, \code{\link{Devices}},
97
  \code{dev.*}
97
  \code{dev.*}
98
}
98
}
99
\references{
99
\references{
100
  Chambers, J. M. and Hastie, T. J. (1992)
100
  \bibshow{R:Chambers+Hastie:1992}
101
  \emph{Statistical Models in S}.
-
 
102
  Wadsworth & Brooks/Cole.
-
 
103
 
101
 
104
  Murrell, P. (2005) \emph{R Graphics}. Chapman & Hall/CRC Press.
102
  \bibshow{R:Murrell:2005}
105
}
103
}
106
 
104
 
107
\examples{
105
\examples{
108
if (interactive()) {
106
if (interactive()) {
109
par(bg = "white")           # default is likely to be transparent
107
par(bg = "white")           # default is likely to be transparent