community_data |
Data containing whitespaces |
length_omit_na |
Length of an object |
richest_in_nigeria |
Rank of billionaires in Nigeria |
str_englue |
Dynamic plot labels using glue operators |
str_extract_part |
Extract strings before or after a given pattern |
str_left |
Returns a substring from the beginning of a specified string |
str_mid |
Returns a segment of character strings |
str_right |
Returns a substring from the end of a specified string |
str_rm_whitespace_df |
Remove extra spaces in a data frame |
str_split_extract |
Extract the result of a positional split string |
str_title_case |
Convert string to title case |