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.