The R Project SVN R

Rev

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

Rev 87736 Rev 88581
Line 99... Line 99...
99
  \code{col}, \code{lwd} and \code{lty} refer to the contour lines
99
  \code{col}, \code{lwd} and \code{lty} refer to the contour lines
100
  (rather than being general \link{graphical parameters}).  For more control,
100
  (rather than being general \link{graphical parameters}).  For more control,
101
  add contours to a plot, or add axes and frame to a contour plot.
101
  add contours to a plot, or add axes and frame to a contour plot.
102
}
102
}
103
\references{
103
\references{
104
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
104
  \bibshow{R:Becker+Chambers+Wilks:1988}
105
  \emph{The New S Language}.
-
 
106
  Wadsworth & Brooks/Cole.
-
 
107
}
105
}
108
\seealso{
106
\seealso{
109
  \code{\link{options}("max.contour.segments")} for the maximal
107
  \code{\link{options}("max.contour.segments")} for the maximal
110
  complexity of a single contour line.
108
  complexity of a single contour line.
111
 
109