Learn R Programming

papaja (version 0.1.2)

init_apa_results: Create Empty Container for Results

Description

Creates the default empty container for the results of apa_print(). This function is not exported.

Usage

init_apa_results()

Arguments

Value

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.} \item{table`

A data frame containing all results; can, for example, be passed to apa_table().