simpleCap: Takes a 'character' and makes the first letter of each word...

Description Usage Arguments Value

Description

Takes a character and makes the first letter of each word upper case. Taken from http://stat.ethz.ch/R-manual/R-patched/library/base/html/chartr.html

Usage

1

Arguments

x

character to be capitalized

Value

character with capitalized first letter.


kendonB/bellmisc documentation built on May 20, 2019, 9:03 a.m.