Rdocumentation
powered by
Learn R Programming
RGAP (version 0.1.1)
firstLetterUp: Capitalizes the first letter of a string.
Description
Capitalizes the first letter of a string.
Usage
firstLetterUp(x)
Arguments
x
A character.