Description Usage Arguments Value Author(s)
Convert column names to camelCase by taking them all to lower case, and looking for word boundaries and makeing those upper case. Then trim off the white space.
1 |
names |
list of names as from dataframe colnames(). |
A list of names converted to camel case
Scott R Presnell, SPresnell@benaroyaresearch.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.