R/fig_evidence_scale.R
fig_evidence_scale_boxes.Rd
Number of samples as a function of sample type, evidence scale and true effect size
fig_evidence_scale_boxes( 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_evidence_scale_boxes() )