choose | R Documentation |
Takes input n, k and returns n choose k
choose(n, k)
n |
number of elements to choose from |
k |
number of elements to choose |
n choose k
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.