capitalize_sentences: capitalize the first letter of the first word in each...

View source: R/writing_help.R

capitalize_sentencesR Documentation

capitalize the first letter of the first word in each sentence

Description

capitalize the first letter of the first word in each sentence

Usage

capitalize_sentences(script)

Arguments

script

character

Value

character

Examples

capitalize_sentences("how are you? thank you. i am fine. and you?")


xf15/efficientize documentation built on April 16, 2023, 2:16 a.m.