CamelFrame: Convert data frame names to camelCase

Description Usage Arguments Value Author(s)

Description

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.

Usage

1
camelFrame(dframe)

Arguments

dframe

dataframe whose names to convert to camelCase

Value

data frame with new names

Author(s)

Scott R Presnell, SPresnell@benaroyaresearch.org


BenaroyaResearch/BRIRUtils documentation built on May 8, 2019, 1:15 p.m.