ucfirst {HKRbook}R Documentation

ucfirst

Description

Uppercases the first character in txt.

Usage

ucfirst(txt)

Arguments

txt

character:

Value

character

Examples

ucfirst("hello world")

[Package HKRbook version 0.1.3 Index]