Learn R Programming

HKRbook (version 0.1.3)

ucfirst: ucfirst

Description

Uppercases the first character in txt.

Usage

ucfirst(txt)

Value

character

Arguments

txt

character:

Examples

Run this code
ucfirst("hello world")

Run the code above in your browser using DataLab