Description Usage Arguments Value Examples
Normalise a string for a use as table column names.
1 | str_normalise_colnames(string)
|
string |
Input character vector. |
A character vector.
1 2 3 4 | patchr::str_normalise_colnames(
c("Type d'unité Sirus : entreprise profilée ou unité légale",
"Nic du siège")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.