## ----------------------------------------------------------------------------- source("setup.R") ## ----------------------------------------------------------------------------- citation("ggstatsplot") ## ----------------------------------------------------------------------------- ggbetweenstats(iris, Species, Sepal.Length) ## ----------------------------------------------------------------------------- knitr::include_graphics("../man/figures/stats_reporting_format.png")