make_names | R Documentation |
Compared to make.names()
this function also
converts characters to lower case and replaces .
by _
.
make_names(x)
x |
A character vector. |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.