Create APA ANOVA source table
Description
Create APA ANOVA source table
Usage
create_apa_anova_stats_table(anova_results, table_title = NULL, KEY = TRUE)
Arguments
anova_results
|
A results list from bg_anova_answers() or similar.
|
table_title
|
Table title. |
KEY
|
If TRUE, show filled values; if FALSE, show blanks. |
Value
A flextable object.