firstLetterUp {RGAP}R Documentation

Capitalizes the first letter of a string.

Description

Capitalizes the first letter of a string.

Usage

firstLetterUp(x)

Arguments

x

A character.


[Package RGAP version 0.1.1 Index]