bullet_chart: Create a bullet chart with significance bars to compare...

Description Usage Arguments Value

View source: R/bullet_chart.R

Description

Create a bullet chart with significance bars to compare different baselines in percentage for gender analysis

Usage

1
bullet_chart(data_df, baseline_female, x_label, y_label, baseline_label)

Arguments

data_df,

dataframe in output from percent_df

baseline_female,

numeric vector containing the baseline for each level

x_label,

label for x axis

y_label,

label for y axis

baseline_label,

label used to define the baseline name.

Value

This function create a bullet chart containing the percentage of submission with the corresponding baseline for the level defined in percent_df.


GenderInfer documentation built on Sept. 29, 2021, 9:07 a.m.