The R Project SVN R

Rev

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

Rev 68948 Rev 74363
Line 44... Line 44...
44
 
44
 
45
  If any argument is an \code{NA} element, the corresponding element of
45
  If any argument is an \code{NA} element, the corresponding element of
46
  the answer is \code{NA}.
46
  the answer is \code{NA}.
47
 
47
 
48
  Elements of the result will be have the encoding declared as that of
48
  Elements of the result will be have the encoding declared as that of
49
  the current locale (see \code{\link{Encoding}} if the corresponding
49
  the current locale (see \code{\link{Encoding}}) if the corresponding
50
  input had a declared Latin-1 or UTF-8 encoding and the current locale
50
  input had a declared Latin-1 or UTF-8 encoding and the current locale
51
  is either Latin-1 or UTF-8.
51
  is either Latin-1 or UTF-8.
52
 
52
 
53
  If an input element has declared \code{"bytes"} encoding (see
53
  If an input element has declared \code{"bytes"} encoding (see
54
  \code{\link{Encoding}}, the subsetting is done in units of bytes not
54
  \code{\link{Encoding}}, the subsetting is done in units of bytes not