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 June 11, 2025, 9:23 p.m.