titlelize: Create a title from a set of character vectors

View source: R/i18n.r

titlelizeR Documentation

Create a title from a set of character vectors

Description

Each argument will be translated and then concatenated in a single string Caution, this function collapse all arguments, and return ONE string

Usage

titlelize(..., translate = T)

Arguments

...

list of character string fragments to titlelize

translate

bool use i18n for each fragment


cturbelin/ifnBase documentation built on Nov. 5, 2023, 12:54 p.m.