ConvertToCamelCase: Convert a string from under_score syntax to camelCase

Description Usage Arguments Value

Description

helper function to convert underscore names to camelCase, to ease in following variable naming conventions. Copied from https://stackoverflow.com/questions/25504222/elegant-r-function-mixed-case-separated-by-periods-to-underscore-separated-lowe

Usage

1

Arguments

s

string vector to be converted

Value

string vector with converted strings


rvladimiro/dafR documentation built on June 26, 2019, 4:37 a.m.