View source: R/balinski_young.R
app_balinski_young | R Documentation |
Apportion by the Balinski Young Method
app_balinski_young(size, pop)
size |
number of seats to apportion across units |
pop |
a vector of population sizes for each unit |
integer vector
app_balinski_young(size = 435, pop = state_2020$pop)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.