capwords: Convert a character string to title case

View source: R/capwords.R

capwordsR Documentation

Convert a character string to title case

Description

Convert a character string to title case

Usage

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. 12, 2025, 10:29 p.m.