View source: R/number-of-partitions.R
n_partitions | R Documentation |
Number of equal sized partitions
n_partitions(N, K)
N |
How many elements |
K |
How many partitions |
The number of partitions
n_partitions(20, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.