The R Project SVN R

Rev

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

Rev 87291 Rev 88581
Line 42... Line 42...
42
 
42
 
43
  \code{lwd} can be a vector: its first element will apply to lines but
43
  \code{lwd} can be a vector: its first element will apply to lines but
44
  the whole vector to symbols (recycled as necessary).
44
  the whole vector to symbols (recycled as necessary).
45
}
45
}
46
\references{
46
\references{
47
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
47
  \bibshow{R:Becker+Chambers+Wilks:1988}
48
  \emph{The New S Language}.
-
 
49
  Wadsworth & Brooks/Cole.
-
 
50
}
48
}
51
\seealso{
49
\seealso{
52
  \code{\link{lines.formula}} for the formula method;
50
  \code{\link{lines.formula}} for the formula method;
53
  \code{\link{points}}, particularly for \code{type \%in\% c("p","b","o")},
51
  \code{\link{points}}, particularly for \code{type \%in\% c("p","b","o")},
54
  \code{\link{plot}},
52
  \code{\link{plot}},