text_convert {psycModel} | R 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
[Package psycModel version 0.5.0 Index]