R/utils.R
plot_power.Rd
Plot Test Power
plot_power(df, power_threshold = 0.8, ci_band = TRUE)
a dataframe with p-values and a sample_size column
numeric. desired power threshold
logical. whether to include a confidence interval band around the power estimate
ggplot object