text_convert: text_convert for super_print (internal use only)

View source: R/utils-text-convert.R

text_convertR Documentation

text_convert for super_print (internal use only)

Description

Command options are bold, italic, underline, red, green, yellow, blue, silver. Greek letter options are alpha, beta, gamma, delta, epsilon, eta, theta, lamda, pi, rho, sigma, chi, omega. If capital letter greek letter, use all capital letter command (e.g., ALPHA)

Usage

text_convert(text, type)

Arguments

text

character. inputted text

type

either "greek" (convert greek character) or "command" (convert color text and font style command). Command options are bold, italic, underline, red, green, yellow, blue, silver.

Value

converted unicode-based character for greek letter, color, font style


psycModel documentation built on Nov. 2, 2023, 6:02 p.m.