loose_rock_proper: Capitalizes the first letter in all words of a string

View source: R/utils_analysis_random.R

loose_rock_properR Documentation

Capitalizes the first letter in all words of a string

Description

from: https://github.com/averissimo/loose.rock/blob/master/R/string.R

Usage

loose_rock_proper(x)

Arguments

x

String

Value

String with capitalized letters

#examples loose_rock_proper("i saw a ParRot")


espors/idepGolem documentation built on June 24, 2024, 4:49 p.m.