mvec | R Documentation |
Generates list of all combinations of length less than or equal to d of numbers that add up to n.
mvec(n, d)
n |
Total value of each combination |
d |
Maximum length of combinations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.