Description Usage Arguments Examples
This function converts your data frame column names or character vector elements first letter to lowercase. It can be used in a pipe.
1 |
x |
A data frame or vector. |
1 | first_to_lower(c("first", "second"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.