cap_first: Capitalise the first letter of all words

View source: R/cap_first.R

cap_firstR Documentation

Capitalise the first letter of all words

Description

Capitalise the first letter of all words

Usage

cap_first(string)

Arguments

string

String or character vector to pass through.

Examples

cap_first("steeles pots and pans")


martinctc/textworks documentation built on Oct. 5, 2022, 8:09 p.m.