ucfirst: ucfirst

ucfirstR Documentation

ucfirst

Description

Uppercases the first character in txt.

Usage

ucfirst(txt)

Arguments

txt

character:

Value

character

Examples

ucfirst("hello world")

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.