The R Project SVN R

Rev

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

Rev 70994 Rev 74232
Line 100... Line 100...
100
  last_column, first_parsed, last_parsed)
100
  last_column, first_parsed, last_parsed)
101
}
101
}
102
  Bytes (elements 2, 4) and
102
  Bytes (elements 2, 4) and
103
  columns (elements 5, 6) may be different due to multibyte
103
  columns (elements 5, 6) may be different due to multibyte
104
  characters.  If only four values are given, the columns and bytes
104
  characters.  If only four values are given, the columns and bytes
105
  are assumed to match.  Lines (elements 1, 3) and parsed lines (
105
  are assumed to match.  Lines (elements 1, 3) and parsed lines
106
  elements 7, 8) may differ if a \code{#line} directive is used in
106
  (elements 7, 8) may differ if a \code{#line} directive is used in
107
  code:  the former will respect the directive, the latter will just
107
  code:  the former will respect the directive, the latter will just
108
  count lines.  If only 4 or 6 elements are given, the parsed lines
108
  count lines.  If only 4 or 6 elements are given, the parsed lines
109
  will be assumed to match the lines.
109
  will be assumed to match the lines.
110
 
110
 
111
  Methods are defined for \code{print}, \code{summary}, \code{open},
111
  Methods are defined for \code{print}, \code{summary}, \code{open},