View source: R/helper-family.R
Helper around the problem with concise vs. pretty columnnames
1 2 3 4 5 | hlpr_pretty_colnames(df)
hlpr_pretty_value(value)
hlpr_pretty_vec(vec)
|
df |
A data.frame that might contain variables for which prettier versions exist. |
value |
A name for which a prettier version might exist. |
vec |
A vector of variable names for which prettier versions might exist. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.