Learn R Programming

Rd2md (version 0.0.5)

simpleCap: Make first letter capital

Description

Capitalize the first letter of every new word. Very simplistic approach.

Usage

simpleCap(x)

Value

character vector with capitalized first letters

Arguments

x

Character string