[R] one question about the loop

jim holtman jholtman at gmail.com
Sun Jul 8 16:08:45 CEST 2007


It is part of the standard 'util' library that comes with R

?combn
help.search('combination')


On 7/8/07, cgenolin at u-paris10.fr <cgenolin at u-paris10.fr> wrote:
> jim holtman <jholtman at gmail.com> a Ã(c)crit :
>
> > Is this what you want?
> >
> >> t(combn(5,2))
> >
>
> Well, it seems nice, but from which library does it come ?
> I try help.search("combn"), but that did not give me any valuable
> information...
>
> Christophe
>
>
>
> ----------------------------------------------------------------
> Ce message a ete envoye par IMP, grace a l'Universite Paris 10 Nanterre
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>


-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem you are trying to solve?



More information about the R-help mailing list