toCapFirstOnly {IFC} | R 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 |
[Package IFC version 0.2.1 Index]