generate_part_list: Generate list of lists of partitions

Description Usage Arguments Value

View source: R/partitions.R

Description

Generate list of lists of partitions

Usage

1
generate_part_list(n, verbose = FALSE)

Arguments

n

maximum number of people in a cluster

verbose

logical whether to print loops

Value

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.


skgallagher/TBornotTB documentation built on April 21, 2020, 1:19 p.m.