The R Project SVN R

Rev

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

Rev 88527 Rev 88585
Line 38... Line 38...
38
  they occur in the character vectors (and not alphabetically, as is
38
  they occur in the character vectors (and not alphabetically, as is
39
  most common when converting to factors).
39
  most common when converting to factors).
40
}
40
}
41
 
41
 
42
\references{
42
\references{
43
  Chambers, J. M. and Hastie, T. J. (1992)
43
  \bibshow{R:Chambers+Hastie:1992}
44
  \emph{Statistical Models in S.}
-
 
45
  Wadsworth & Brooks/Cole.
-
 
46
}
44
}
47
% there is a 'combn' in package combinat
45
% there is a 'combn' in package combinat
48
\seealso{
46
\seealso{
49
  \code{\link[utils]{combn}(n, m)} for the generation
47
  \code{\link[utils]{combn}(n, m)} for the generation
50
  of all combinations of \code{n} elements, taken \code{m} at a time.
48
  of all combinations of \code{n} elements, taken \code{m} at a time.