Search code examples
Return any words beginning with space+ specified letters + a number...


rregexstringextractstringr

Read More
Extract text between strings...


rstringstringr

Read More
Subset a List of Files between Two Strings in R...


rstringstringr

Read More
How to insert strings so that every row has the same pattern...


rstringdataframetidyversestringr

Read More
Separate string into many columns...


rdataframetidyrstringr

Read More
How to remove a string using stringr::str_remove_all?...


regexstringr

Read More
how can I separate character versus digital with separate function...


rtidyversestringr

Read More
Replacing alphanumeric string in R...


rstringreplacestringr

Read More
Keep the first 4 words in a column...


rstringdata-cleaningstringr

Read More
transform a string that contains positive/negative numbers with decimals into numeric in R...


rregexstringr

Read More
Convert output of str_extract_all to vector of numeric entries instead of list...


rdataframelistdplyrstringr

Read More
How to separate value of column to become column?...


rdplyrstringr

Read More
Why does R `stringr::str_extract('word. 42', pattern = '\\d*')` not produce `"4...


rregexstringr

Read More
Filter row with one specific string value in R...


rdataframedplyrfilteringstringr

Read More
In R, use stringr to extract values from a string that are within [] brackets...


rregexstringr

Read More
Delete everything before the word given by the list except the word given in another column...


rdplyrstringr

Read More
Why is R Web scraping code to pick all cast members and directors on the IMDB website not working?...


rweb-scrapingrveststringrimdb

Read More
how to replace a dataframe with another dataframe in R...


rdplyrstringrstringdist

Read More
Regex to match second repeated words in a string using R...


rregexregex-lookaroundsstringr

Read More
Replacing commas and colon within ' '...


rjsonstringr

Read More
If there is a certain value in one column use str_remove to the other column...


rif-statementstringr

Read More
replacing NA values using stringr...


rdataframestringr

Read More
extracting city and state information from a google street address...


rregexdataframetidyversestringr

Read More
Remove a word and exactly one word before it...


rregexstringr

Read More
Extract text between matching parentheses...


rregexextractstringr

Read More
Replace everything after word given in the other column...


rstringr

Read More
Remove one word if it appears in the string with other...


rstringr

Read More
Extract n characters after pattern in string in R...


rregexstringstringr

Read More
How to move characters inside brackets to another part of a string?...


rregextidyversedata-cleaningstringr

Read More
How to extract 2nd dates of a column of strings?...


rregexstringr

Read More
BackNext