Description Usage Arguments Value
Generate list of lists of partitions
1 | generate_part_list(n, verbose = FALSE)
|
n |
maximum number of people in a cluster |
verbose |
logical whether to print loops |
a list of lists, the first list has entries named "nx" where x is the number of individuals in the cluster. In the second level of lists, the names are "gy" where y is the number of non-empty generations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.