Rdocumentation
powered by
Learn R Programming
crtests (version 0.2.1)
capitalize_first: Capitalize the first letter of a word
Description
Takes a string, and converts its first letter to upper case
Usage
capitalize_first(word)
Arguments
word
A string
Value
String with first letter converted to capital