View source: R/ref_goodlabel.R
ref_goodlabel | R Documentation |
Format the labels to not have spaces or underscores. Underscores are replaced with dashes.
ref_goodlabel(label)
label |
A vector of character values you want to format. |
A vector of formatted labels.
Kelli F. Johnson
ref_goodlabel(c("Bad_label_with_underscores", "Bad label with spaces"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.