xlCap: Capitalising words

Description Usage Arguments

View source: R/xlCap.R

Description

A sophisticated version of word capitalisation

Usage

1
xlCap(s, strict = FALSE)

Arguments

s

the string to convert.

strict

logical, if True then all words will have only the first letter capitalised and others in lower cases.


xinye1/xltools documentation built on Dec. 2, 2020, 7:23 p.m.