parse_label.Rd
Parse the label part of a col_label
parse_label(x) label_parse_label(x)
a character string
parse_label("foo $\\mu$")#> expression(`foo $\mu$` = paste("foo ", "", mu, , , , ""))