A character vector containing LaTeX expressions. Note that any backslashes must be escaped (e.g. "$\alpha").
bold
Whether to make the entire label bold
italic
Whether to make the entire label italic
output
The returned object, one of "expression" (default, returns a plotmath expression ready for plotting), "character" (returns the expression as a string), and "ast" (returns the tree used to generate the expression).