svl {papaja} | R Documentation |
Internal function to strip math tags from variable labels or strings. svl()
returns the stripped variable label of x
, if available. strip_math_tags
returns
the stripped character x
.
svl(x, use_math = FALSE)
strip_math_tags(x)
x |
A (labelled) character string. |