titleCase: Capitalize First Letter of Each of a Vector of Words

titleCaseR Documentation

Capitalize First Letter of Each of a Vector of Words

Description

This is used in making labels for data names in some ctd functions

Usage

titleCase(w)

Arguments

w

vector of character strings

Value

vector of strings patterned on w but with first letter in upper case and others in lower case


dankelley/oce documentation built on May 8, 2024, 10:46 p.m.