The R Project SVN R

Rev

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

Rev 62080 Rev 62679
Line 196... Line 196...
196
 
196
 
197
  \code{.TAOCP1997init} is the initialization code for the
197
  \code{.TAOCP1997init} is the initialization code for the
198
  \code{"Knuth-TAOCP"} \link{RNG}.
198
  \code{"Knuth-TAOCP"} \link{RNG}.
199
 
199
 
200
  \code{.gt} and \code{.gtn} are callbacks from \code{\link{rank}} and
200
  \code{.gt} and \code{.gtn} are callbacks from \code{\link{rank}} and
201
  \code{\link{is.unsorted}} used for classed objects.
201
  \code{\link{is.unsorted}} used for S3 classed objects.
202
 
202
 
203
  \code{.primTrace} and \code{.primUntrace} are the \link{primitive}
203
  \code{.primTrace} and \code{.primUntrace} are the \link{primitive}
204
  functions underlying \code{\link{trace}} and \code{\link{untrace}}
204
  functions underlying \code{\link{trace}} and \code{\link{untrace}}
205
  respectively.
205
  respectively.
206
 
206