View source: R/functions_utility.R
check_sizes | R Documentation |
Function to determine whether a partition contains the allowed group sizes
check_sizes(partition, sizes.allowed, numgroups.allowed)
partition |
observed partition |
sizes.allowed |
vector containing possible group sizes in the partition |
numgroups.allowed |
vector containing possible number of groups in the partition |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.