ggbetweenstats plot.Switch function to use helper function to create subtitle for the
ggbetweenstats plot.
ggbetweenstats_switch(type, test, ...)ggwithinstats_switch(type, test, ...)
Type of statistic expected ("parametric" or "nonparametric"
or "robust" or "bayes").Corresponding abbreviations are also accepted:
"p" (for parametric), "np" (nonparametric), "r" (robust), or
"bf"resp.
Decides which test to run (can be either "t-test" or
"anova").
Arguments passed to respective subtitle helper functions.