The R Project SVN R

Rev

Rev 87729 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87729 Rev 88581
Line 100... Line 100...
100
  Because plotting symbols are drawn with lines and because these
100
  Because plotting symbols are drawn with lines and because these
101
  functions may be changing the line style, you should probably specify
101
  functions may be changing the line style, you should probably specify
102
  \code{lty = 1} when using plotting symbols.
102
  \code{lty = 1} when using plotting symbols.
103
}
103
}
104
\references{
104
\references{
105
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
105
  \bibshow{R:Becker+Chambers+Wilks:1988}
106
  \emph{The New S Language}.
-
 
107
  Wadsworth & Brooks/Cole.
-
 
108
}
106
}
109
\seealso{
107
\seealso{
110
  \code{\link{plot}}, \code{\link{points}}, \code{\link{lines}},
108
  \code{\link{plot}}, \code{\link{points}}, \code{\link{lines}},
111
  \code{\link{matrix}}, \code{\link{par}}.
109
  \code{\link{matrix}}, \code{\link{par}}.
112
}
110
}