The R Project SVN R

Rev

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

Rev 61153 Rev 61433
Line 26... Line 26...
26
  inappropriate: for example numerical conversion of dates will lose
26
  inappropriate: for example numerical conversion of dates will lose
27
  their special meaning and a warning will be given.
27
  their special meaning and a warning will be given.
28
 
28
 
29
  For a two-column data frame it plots the second column against the
29
  For a two-column data frame it plots the second column against the
30
  first by the most appropriate method for the first column.
30
  first by the most appropriate method for the first column.
31
  
31
 
32
  For a single numeric column it uses \code{\link{stripchart}}, and for
32
  For a single numeric column it uses \code{\link{stripchart}}, and for
33
  other single-column data frames tries to find a plot method for the
33
  other single-column data frames tries to find a plot method for the
34
  single column.
34
  single column.
35
}
35
}
36
\seealso{
36
\seealso{