CamelNames: Convert column names to camelCase

Description Usage Arguments Value Author(s)

Description

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.

Usage

1

Arguments

names

list of names as from dataframe colnames().

Value

A list of names converted to camel case

Author(s)

Scott R Presnell, SPresnell@benaroyaresearch.org


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