first_to_lower: makes just the first letter of string lowercase

Description Usage Arguments Examples

View source: R/first_to_lower.R

Description

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

Usage

1

Arguments

x

a string

Examples

1
first_to_lower("Hi There")

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