init_apa_results | R Documentation |
Creates the default empty container for the results of apa_print()
.
This function is not exported.
init_apa_results()
A named list (with additional class apa_results
) containing the following components:
estimate
A (named list of) character strings giving effect-size estimates.
statistic
A (named list of) character strings giving test statistic, parameters, and p values.
full_result
A (named list of) character strings comprised of estimate
and statistic
for each factor.
table
A data frame containing all results; can, for example, be passed to apa_table()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.