The R Project SVN R

Rev

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

Rev 68948 Rev 88581
Line 40... Line 40...
40
 
40
 
41
  For factors, an unordered factor with levels labelled as \code{la:lb}
41
  For factors, an unordered factor with levels labelled as \code{la:lb}
42
  and ordered lexicographically (that is, \code{lb} varies fastest).
42
  and ordered lexicographically (that is, \code{lb} varies fastest).
43
}
43
}
44
\references{
44
\references{
45
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
45
  \bibshow{R:Becker+Chambers+Wilks:1988}\cr
46
  \emph{The New S Language}.
-
 
47
  Wadsworth & Brooks/Cole.\cr
-
 
48
  (for numeric arguments: S does not have \code{:} for factors.)
46
  (for numeric arguments: S does not have \code{:} for factors.)
49
}
47
}
50
\seealso{
48
\seealso{
51
  \code{\link{seq}} (a \emph{generalization} of \code{from:to}).
49
  \code{\link{seq}} (a \emph{generalization} of \code{from:to}).
52
 
50