nicename | R Documentation |
Returns strings with . and _ replaced by a space. This is nice when printing column names of your dataframe in a report
nicename(strings, check_numbers = TRUE)
strings |
vector of strings to give a nice name |
check_numbers |
boolean indicating if numbers with decimals should be checked for and retained. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.