totitle: Title case text.

Description Usage Arguments Examples

View source: R/base.R

Description

Capitalizes the first letter of each word. If all caps, will lower the string first.

Usage

1
totitle(x, width = 100)

Arguments

x

A vector

width

provide max length of string for whitespace padding purposes

Examples

1

jackie-0678/stringe documentation built on May 22, 2021, 4:23 p.m.