Description Usage Arguments Value
View source: R/fct_facetlabel.R
Prepends, appends and surrounds the labels of a factor with specific character strings
1 | fct_facetlabel(x, prepend = "", append = "", surround = "")
|
x |
A vector (will be coerced to a factor) |
prepend, append, surround |
Character strings to use to prepend, append and surround the factor labels |
A factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.