firstup: Function to upper-case 1st letter

View source: R/first_up.R

firstupR Documentation

Function to upper-case 1st letter

Description

Function to upper-case 1st letter

Usage

firstup(x)

Arguments

x

character; String for which the first letter should be set to upper case

Author(s)

Andreas Scharmueller, andschar@proton.me

Examples

firstup('andreas')



andschar/andmisc documentation built on Jan. 19, 2025, 10:46 a.m.