All functions

chr_count()

Count matches from strings

chr_detect()

Detect matches in strings

chr_extract() chr_extract_first() chr_extract_links() chr_extract_words() chr_extract_mentions() chr_extract_hashtags() chr_extract_phone()

Extract matches from strings

chr_ngram_char()

Character n-grams

chr_remove_hashtags()

Remove hashtags from text

chr_remove_linebreaks()

Remove line breaks from text

chr_remove_links()

Remove URL links from text

chr_remove_mentions()

Remove [at] mentions from text

chr_remove_tabs()

Remove tabs from text

chr_remove_ws()

Remove extra spaces from text

chr_replace()

Replace text pattern with string

chr_replace_nonascii()

Replace non-ascii with similar ascii characters

title_case()

Convert string to title case