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 Feb. 2, 2023, 3:19 a.m.