A shiny app to help visualise effect sizes. The app lets you choose which months to compare in a city, and shows a boxplot of the mean monthly temperatures, the effect size (Cohen's D), and the required sample size to detect an effect this large with the required power at the requested significance level.
climate_effect_app()
if (FALSE) { # \dontrun{
climate_effect_app()
} # }