Description Usage Arguments Value Author(s)
Convert column names of a data frame 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 | camelFrame(dframe)
|
dframe |
dataframe whose names to convert to camelCase |
data frame with new names
Scott R Presnell, SPresnell@benaroyaresearch.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.