combinations | R Documentation |
returns all possible combinations of <y> values of <x>
combinations(x, y)
x |
= a numeric vector |
y |
= an integer between 1 and <length(x)> |
Other combinations: combinations.ex.int
,
combinations.next
,
combinations.to.int
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.