Learn R Programming

fitcoach (version 1.0)

properCase: Proper Case

Description

Sets a string to proper case, i.e. upper case for the first letter of each word

Usage

properCase(x)

Arguments

x
A string

Value

A string with proper case