capwords: Convert a character string to title case

Description Usage Arguments Details Value

View source: R/capwords.R

Description

Convert a character string to title case

Usage

1
capwords(s, strict = FALSE)

Arguments

s

chr string for title case

strict

logical

Details

This function is from the help file for toupper

Value

A chr string in title case


fawda123/Jabbrev documentation built on Jan. 25, 2021, 5:22 p.m.