toupper_first: Uppercase first letter

Description Usage Arguments Value Author(s) Examples

View source: R/toupper_first.R

Description

Change only the first letter of a character string to upper case

Usage

1

Arguments

x

character string

Value

character

same as x, but with the first character in upper case

Author(s)

Víctor Moreno-González <vmorg@unileon.es

Examples

1
toupper_first("hola")

vmoreg00/projects documentation built on April 14, 2020, 4:02 p.m.