mlbgameday (version 0.0.1)

upperfirst: Internal function to cast the first letter of a word to upper-case.

Description

Internal function to cast the first letter of a word to upper-case.

Usage

upperfirst(x)

Arguments

x

A word or string to capitalize

...

additional arguments.