ToProperCase: Convert strings to proper case.

toproperR Documentation

Convert strings to proper case.

Description

Convert strings to proper case.

Usage

toproper(x, all = FALSE)

Arguments

x

A string.

all

Whether to convert all words. Default is only the first word is converted to proper case, the rest is lower case.

Value

A string formatted to proper case


smockin/RedcapData documentation built on June 10, 2025, 6:05 p.m.