lookup_tables: Lookup Tables for Column Names and Variable Labels

lookup_namesR Documentation

Lookup Tables for Column Names and Variable Labels

Description

apa_print() converts many statistical output objects to output objects that contain an apa_results_table/data.frame with standardized column names and variable labels. For this purpose, it relies on the lookup tables provided here.

apa_print() converts many statistical output objects that include inferential statistics adjusted for multiple comparisons. To make these adjustments transparent the statistics get an index with the corresponding name. This function returns the proper names for these indices.

Usage

lookup_names

lookup_labels

lookup_adjust_names(x)

Format

An object of class character of length 107.

An object of class character of length 102.


papaja documentation built on Sept. 29, 2023, 9:07 a.m.