lookup_names {papaja} | R 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 116.
An object of class character
of length 110.
[Package papaja version 0.1.3 Index]