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