first_to_upper: makes just the first letter of string uppercase

Description Usage Arguments Examples

View source: R/first_to_upper.R

Description

makes just the first letter of string uppercase and converts numbers to strings

Usage

1

Arguments

x

a string

Examples

1
first_to_upper("hiThere")

Kidapt/keda documentation built on Nov. 23, 2019, 3:35 a.m.