R/fig_edu_training.R
fig_edu_training_stats.Rd
Distribution of reported number of years of statistical training in the sample
fig_edu_training_stats( filter_func = function(data, ...) return(data), print_plot = TRUE )
filter_func | function to filter the data before plotting |
---|---|
print_plot | (logical) set to FALSE to prevent printing the ggplot object |
Invisibly returns the ggplot object
suppressWarnings( fig_edu_training_stats() )