capitalize: Capitalize first character words in a string

Description Usage Arguments Value Author(s) See Also Examples

Description

Capitalize the first character of each word in a character string

Usage

1

Arguments

x

character string to capitalize

Value

character string with start of words capitalized

Author(s)

Thomas P. Harte

See Also

gsub

Examples

1
capitalize("hello, world!")

tharte/tutils documentation built on Feb. 11, 2020, 9:17 a.m.