Description Usage Arguments Value Examples
View source: R/internal_functions.R
Capitalise the first letter of a character string in order to use it as title
1 |
str |
character string to capitalise as a title |
character string
1 2 | my_title <- "number of salmonellosis cases by age group"
toCapTitle(my_title)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.