The R Project SVN R

Rev

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

Rev 69446 Rev 74363
Line 29... Line 29...
29
    methods have been written.}
29
    methods have been written.}
30
}
30
}
31
\details{
31
\details{
32
  The binary comparison operators are generic functions: methods can be
32
  The binary comparison operators are generic functions: methods can be
33
  written for them individually or via the
33
  written for them individually or via the
34
  \code{\link[=S3groupGeneric]{Ops}}) group generic function.  (See
34
  \code{\link[=S3groupGeneric]{Ops}} group generic function.  (See
35
  \code{\link[=S3groupGeneric]{Ops}} for how dispatch is computed.)
35
  \code{\link[=S3groupGeneric]{Ops}} for how dispatch is computed.)
36
 
36
 
37
  Comparison of strings in character vectors is lexicographic within the
37
  Comparison of strings in character vectors is lexicographic within the
38
  strings using the collating sequence of the locale in use: see
38
  strings using the collating sequence of the locale in use: see
39
  \code{\link{locales}}.  The collating sequence of locales such as
39
  \code{\link{locales}}.  The collating sequence of locales such as