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