Computes one-way ANOVAS for one group variable and specified test variables.
If no variables are specified, all numeric (integer or double) variables are
used.
test variables (column names). Leave empty to compute ANOVAs for
all numeric variables in data.
descriptives
a logical indicating whether descriptive statistics (mean
& standard deviation) for all group levels should be added to the returned
tibble. Defaults to FALSE.
post_hoc
a logical indicating whether post-hoc tests (Tukey's HSD)
should be computed. Results of the post-hoc test will be added in a list
column of result tibbles.