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