ucfirst {HKRbook} | R Documentation |
ucfirst
Description
Uppercases the first character in txt
.
Usage
ucfirst(txt)
Arguments
txt |
character: |
Value
character
Examples
ucfirst("hello world")
[Package HKRbook version 0.1.3 Index]
ucfirst {HKRbook} | R Documentation |
Uppercases the first character in txt
.
ucfirst(txt)
txt |
character: |
character
ucfirst("hello world")