R/fig_shuffle_understanding.R
fig_shuffle_understanding.Rd
Distribution of self-reported understanding of what usefulness of random shuffle reports before experiment
fig_shuffle_understanding( 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_shuffle_understanding() )