Learn R Programming

papaja (version 0.1.0.9054)

prettify_terms: Prettify term names

Description

Remove parentheses, replace colons with $\times$. Useful to prettify term names in apa_print() tables. This function is not exported.

Usage

prettify_terms(x, standardized = FALSE)

Arguments

x
Character. Vector of term-names to be prettified
standardized
Logical. If TRUE the name of the function scale will be removed from term names.

Examples

Run this code
NULL

Run the code above in your browser using DataLab