simpleCap: Capitalize the first letter of every word in a string

View source: R/utility.R

simpleCapR Documentation

Capitalize the first letter of every word in a string

Description

Capitalize the first letter of every word in a string

Usage

simpleCap(x)

Arguments

x

String

Value

String where the first letter of every word is capitalized


yanwu2014/chromfunks documentation built on Aug. 20, 2023, 9:17 a.m.