View source: R/biproportional-lower.R
divide_votes_matrix | R Documentation |
Apply row and column divisors to matrix to get non-rounded seat values.
divide_votes_matrix(M, col_divisors, row_divisors)
M |
matrix |
col_divisors |
divisors to apply to columns |
row_divisors |
divisors to apply to rows |
matrix with the same dimension as M
containing non-rounded seat values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.