Search code examples
Split a character vector into individual characters? (opposite of paste or stringr::str_c)...


stringrpastesplitstringr

Read More
how to extract the last id from URL...


rdplyrstringr

Read More
How to make a loop that changes values in specific rows from a dictionary...


rdplyrnested-loopsdata-manipulationstringr

Read More
Remove 1 character from both sides of a recurring substring where one digit changes in each occurren...


rstringr

Read More
How to remove % sign from end of number in dataframe in R...


rdataframedplyrstringr

Read More
check if text vector contains a certain text in R...


rtextstringrgrepl

Read More
str_replace_all mistakingly assigning values...


rdplyrstringr

Read More
Filter based on a character in a given position of string...


rstringdplyrstringr

Read More
How to filter a string variable for values starting with a letter...


rdplyrstringr

Read More
remove part of a word after apostrophe...


rdplyrstringr

Read More
R: remove every word that ends with ".htm"...


rregexstringr

Read More
extract the shortest and first encounter match between two strings in R...


rregexstringr

Read More
R tidy - remove duplicate substrings in column...


rstringstringr

Read More
How can I remove inner parentheses from an R string?...


rregexstringr

Read More
Places after decimal points discarded when extracting numbers from strings...


rregextidyversestringr

Read More
Place parentheses around characters separated by comma using regex in r...


rregexstringr

Read More
Regex, get all character before the second letter...


rcharactergsubstringr

Read More
Remove all characters between two other characters (keeping the other characters)...


rregexstringr

Read More
Format author's name with stringr...


rregexstringr

Read More
Changing the format of pairs of years in a vector in R...


rstringsubstringstringr

Read More
How do I replace initial (first or last) with a name from another column?...


rregexgsubstringr

Read More
R Extract first two characters from a column in a dataframe...


rstringr

Read More
How do I filter to rows with all cap strings?...


rdplyrfilterstringr

Read More
Have a dataframe of tweets, wanting to filter out tweets that contain one of a number of keywords in...


rtwitterstringr

Read More
How to extract country codes from phone number?...


rdplyrstringr

Read More
Replace varying pattern in multiple rows...


rweb-scrapinggsubstringr

Read More
stringr: I want to remove stray characters (up to two) flanked by a space on either side...


rregexstringr

Read More
Mapping str_detect over a list of strings to detect a second list of strings...


rpurrrstringr

Read More
Regex: matching for only one number in an integer R...


rregexstringrstringi

Read More
Split string by vector of numbers...


rstringr

Read More
BackNext