toCamelCase: Convert strings to camel case

View source: R/misc_functions.R

toCamelCaseR Documentation

Convert strings to camel case

Description

Function to convert strings to camel case

Usage

toCamelCase(x)

Arguments

x

- character vector to convert

Value

character vector


wStockhausen/rDisMELS documentation built on March 27, 2022, 1 a.m.