Man pages for stephLH/caractr
Additional functions to deal with character vectors

number_letterA conversion table between numbers and their litteral forms...
stopwordsA list of stop words.
str_add_caseUpdate a character vector case according to stopwords.
str_add_fr_accentAdd French accents to a string.
str_age_frGet age in a French litteral format.
str_apply_caseApply case from a target character to another string.
str_camel_to_snake_caseConversion from a camel case character to a snake case...
str_capitaliseCapitalise the first letter in a string.
str_clean_phone_numberClean phone numbers.
str_conv_number_letterConvert a numeric vector to full letters.
str_line_breakCut a character string over multiple lines
str_normalise_fileNormalise a string for a use as file name.
str_number_frConversion from a number to a French formatted number.
str_pasteEquivalent to base paste but with an extra na.rm parameter
str_percent_frConversion from a numeric percentage to a French formatted...
str_replace_win_quoteReplace Windows quote by the ASCII quote
str_today_frGet today French date in several formats.
str_validate_emailValidate email with a regex.
str_validate_urlValidate a URL with a regex.
word_fr_accentA conversion table between non accentued words and...
stephLH/caractr documentation built on May 13, 2020, 1:53 p.m.