Description Usage Arguments Value Examples
View source: R/random_graphs.R
Calcualte the number of possible permutations for a vector of
length n
taking k
at a time
1 | n_perm(n, k)
|
n |
length of vector |
k |
number of values to take at a time |
a numeric value or vector if input values are a vector of vectors
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.