The R Project SVN R

Rev

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

Rev 89484 Rev 90049
Line 35... Line 35...
35
  other single-column data frames tries to find a plot method for the
35
  other single-column data frames tries to find a plot method for the
36
  single column.
36
  single column.
37
 
37
 
38
  In case a \code{formula} is provided, the \code{\link{plot.formula}}
38
  In case a \code{formula} is provided, the \code{\link{plot.formula}}
39
  method is called, allowing a simpler invocation of the formula method
39
  method is called, allowing a simpler invocation of the formula method
40
  using the \code{\link[base:pipeOp]{pipe operator}}.
40
  using the \link[base:pipeOp]{pipe operator}.
41
}
41
}
42
\seealso{
42
\seealso{
43
  \code{\link{data.frame}}
43
  \code{\link{data.frame}}
44
}
44
}
45
\examples{
45
\examples{