Learn R Programming

distr6 (version 1.3.3)

toproper: Coerce String to Proper Case

Description

Helper function for string coercion to proper case

Usage

toproper(str, split = " ", fixed = TRUE)

Arguments

str

String to coerce

split
fixed