ggparliament-package | ggparliament |
calc_coordinates | A function that calculates the coordinates of parliamentary seats in incomplete circular parliaments E.g. The US (semicircle) and Australian (horseshoe) shaped parliaments |
draw_majoritythreshold | Draw majority threshold |
draw_partylabels | Draw labels for political parties and seats per party |
draw_totalseats | Draw total number of seats in the middle of the parliament |
election_data | Election data from 5 countries |
GeomParliamentSeats | ggplot2-ggproto |
geom_emphasize_parliamentarians | Emphasize certain parliamentarians (for example, female members of parliament) by increasing transparency on the remaining observations. |
geom_highlight_government | Highlight governments or parties in control of the legislature by encircling the points. |
geom_overhang_seats | Draw overhang seats in mixed-member proportional (MMP) electoral systems |
geom_parliament_bar | Add a bar showing proportion of seats by party in parliament |
geom_parliament_seats | Parliament seats The parliament seats geom is used for plotting data from parliament_data() |
parliament_data | A function that prepares data for parliamentary plots |
theme_ggparliament | A theme for ggparliament |