Skip to contents

Function to convert text to proper case

Usage

propercase(text)

Arguments

text

a character vector

Value

a character vector converted to "proper" case, where each word starts with a capital, and all subsequent letters are lower case