plot_gii_empowerment {genderstat} | R Documentation |
Plot Female Parliament Seats for Bottom 15 Countries
plot_gii_empowerment(data)
data |
A data frame containing the required metrics for GII computation. |
A ggplot2 object visualizing female parliament seats for the bottom 15 countries.
data(real_data_GII) # Load example dataset
plot_gii_empowerment(real_data_GII)