| 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:
estimateA (named list of) character strings giving effect-size estimates.
statisticA (named list of) character strings giving test statistic, parameters, and p values.
full_resultA (named list of) character strings comprised of estimate and statistic for each factor.
tableA 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.