beautify_terms(x, ...)# S3 method for character
beautify_terms(x, standardized = FALSE, retain_period = FALSE, ...)
# S3 method for numeric
beautify_terms(x, standardized = FALSE, ...)
# S3 method for factor
beautify_terms(x, standardized = FALSE, ...)
# S3 method for data.frame
beautify_terms(x, ...)