{stringr}
sort numeric or character vector
{base}
calculate mean of elements of vector
{stringr}
extract parts of a string
{stringr}
compare strings respecting standard collation rules
{stringr}
replace first matched pattern in a string
{stringr}
locate all positions of pattern in a string
{base}
sum elements of vector
{stringr}
change text to lower case
{stringr}
replace all matched patterns in a string
{stringr}
view first regular expression match
{stringr}
match boundaries within strings
{dplyr}
create or modify data columns
{stringr}
detect presence of pattern in string
{stringr}
count number of matches in a string
{stringr}
extract first matching patterns in a string
{utils}
returns a character vector giving the names of objects in the search list matching (as a regular expression)
{stringr}
extract first matched group from a string
{stringr}
view all regular expression matches
{stringr}
change text to upper case
{stringr}
extract elements that match pattern
{stringr}
extract all matched groups from a string
{stringr}
split string into pieces
{stringr}
wrap strings into nicely formatted paragraphs
{stringr}
locate first position of pattern in a string
{base}
create vector of numbers, characters, etc.
{stringr}
combines two or more strings
{base}
use regular expressions
{base}
write text lines to a connection
{stringr}
change text to upper case
{stringr}
compare literal bytes in a string
{stringr}
trim whitespace from string
{stringr}
return index of sorted vector
{stringr}
returns number of characters in a string
{stringr}
extract all matching patterns in a string
{stringr}
replace NAs with other characters
The end!