underscore2camel: underscore2camel

View source: R/stringOps.R

underscore2camelR Documentation

underscore2camel

Description

converts underscores to camel case in a (vector of) string(s)

Usage

underscore2camel(x)

Arguments

a

string or string vector

Value

the converted string(s)

Examples

underscore2camel("bla_blubb")

demuellae/muRtools documentation built on Sept. 8, 2023, 4:32 p.m.