underscoreToTitleCase: Convert underscore text strings such as 'trans_col_select' to...

View source: R/underscoreToTitleCase.R

underscoreToTitleCaseR Documentation

Convert underscore text strings such as trans_col_select to TransColSelect.

Description

Convert underscore text strings such as trans_col_select to TransColSelect.

Usage

underscoreToTitleCase(s)

Arguments

s

character vector that may have tokens with embedded underscores.


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.