The R Project SVN R

Rev

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

Rev 88581 Rev 88591
Line 113... Line 113...
113
  Prior to \R 3.3.0 \code{method = "radix"} was only supported for
113
  Prior to \R 3.3.0 \code{method = "radix"} was only supported for
114
  integers of range less than 100,000.
114
  integers of range less than 100,000.
115
}
115
}
116
 
116
 
117
\references{
117
\references{
118
  \bibshow{R:Becker+Chambers+Wilks:1988}
118
  \bibshow{R:Becker+Chambers+Wilks:1988,
119
 
-
 
120
  Knuth, D. E. (1998)
119
    R:Knuth:1998:v3}
121
  \emph{The Art of Computer Programming, Volume 3: Sorting and
-
 
122
    Searching.} 2nd ed. Addison-Wesley.
-
 
123
}
120
}
124
\seealso{
121
\seealso{
125
  \code{\link{sort}}, \code{\link{rank}}, \code{\link{xtfrm}}.
122
  \code{\link{sort}}, \code{\link{rank}}, \code{\link{xtfrm}}.
126
}
123
}
127
\examples{
124
\examples{