Learn R Programming

stringb (version 0.1.17)

text_to_title_case: function for make text lower case

Description

function for make text lower case

default method for text_to_title_case.()

Usage

text_to_title_case(x)

# S3 method for default text_to_title_case(x)

Arguments

x

text to be processed