View source: R/calculate_functions.R
Calculate Dominante Party Family
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | calc_dominant_party_family(
data,
party_A_vote_share,
party_B_vote_share,
party_C_vote_share,
party_D_vote_share,
party_E_vote_share,
party_F_vote_share,
party_A_family,
party_B_family,
party_C_family,
party_D_family,
party_E_family,
party_F_family
)
|
data |
a data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.