semdiag.combinations {rsem} | R Documentation |
Enumerate the Combinations of the Elements of a Vector
Description
Enumerate the Combinations of the Elements of a Vector
Usage
semdiag.combinations(n, r)
Arguments
n |
Size of the source vector |
r |
Size of the target vectors |
[Package rsem version 0.5.1 Index]