toCapFirstOnly: First Letter Only Capitalization

View source: R/strings_utils.R

toCapFirstOnlyR Documentation

First Letter Only Capitalization

Description

Helper to capitalize the first letter of strings and leave the rest to lower case

Usage

toCapFirstOnly(text)

Arguments

text

a string


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.