--- title: "Additional vignettes" output: rmarkdown::html_vignette: toc: true vignette: > %\VignetteIndexEntry{Additional vignettes} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- ## Additional vignettes Due to size constraints, all available vignettes are only available on the website for this package:
### Vignettes for individual functions - `ggbetweenstats`: - `ggwithinstats`: - `ggcorrmat`: - `gghistostats`: - `ggdotplotstats`: - `ggpiestats`: - `ggscatterstats`: - `ggcoefstats`: ### General vignettes - Frequently Asked Questions (FAQ): - Graphic design and statistical reporting principles guiding `{ggstatsplot}` development: - Examples illustrating how to use `{purrr}` to extend `{ggstatsplot}` functionality: - Pairwise comparisons with `{ggstatsplot}`: ## Publication A journal articles describing philosophy and principles behind this package: ## Presentation In addition to these vignettes, another quick way to get an overview of this package is to go through the following slides: ## Statistical backend of `{ggstatsplot}` The `{statsExpressions}` package forms the statistical backend that processes data and creates data frames and expressions containing results from statistical tests. For more exhaustive documentation for this package, see: ## Suggestions If you find any bugs or have any suggestions/remarks, please file an issue on `GitHub`: