Search code examples
Issue with stringr::str_replace function when patterns are present as a column in dataframe...


rstringr

Read More
Pull items from a named list based on string pattern R...


rstringliststringr

Read More
How to collapse vectors inside a dataframe into strings...


rstringr

Read More
In R, how do you find the number of different values between 2 character strings?...


rstringfunctioncountstringr

Read More
Replacing string values with dplyr...


rdplyrstringr

Read More
Get strings before special character except apostrophe using stringr::word...


rtidyversestringr

Read More
Remove string from column across group of rows in another column...


rdplyrgroup-bytidyversestringr

Read More
Using R, how can I detect if a string includes a unicode character?...


runicodestringr

Read More
In regex, mystery Error: assertion 'tree->num_tags == num_tags' failed in executing regex...


regexrruntime-errorgsubstringr

Read More
Count empty strings?...


rstringvectortextstringr

Read More
Changing isolated words in R?...


rstringtextcharacterstringr

Read More
How to extract birth and death year from string in R?...


rtidyversedata-manipulationstringr

Read More
Replace ordinal numbers in R?...


rstringtextstringr

Read More
Combining singleton letters?...


rstringvectortextstringr

Read More
How to insert characters after a pattern using stringr?...


rstringr

Read More
Extract *all* possible patterns in a variable...


rregexstringtidyversestringr

Read More
Why does str_sub (from stringr) report an error when the string is passed to it explicitly, while it...


rstringr

Read More
Splitting a numeric string column into a series of indicator columns...


rsplitstringr

Read More
Preserving Factor Order in scale_y_discrete with str_wrap in ggplot2 for Likert Data...


rggplot2stringrlikert

Read More
Detect multiple patterns in r using logical operators?...


rtextdplyrstringrqdapregex

Read More
Extracting all characters from the beginning of a string through the first 5 digits of last portion ...


rregexstringr

Read More
string remove pattern with special character in R...


rstringstringr

Read More
How to use regular expression to match two words that have alphabetically-adjacent first letter?...


rregexstringr

Read More
Extract Street Name from Address in R...


rregexstringr

Read More
How to replace all occurrences of a certain character, but not if the character is the first in stri...


rstringr

Read More
How to perform replacements containing square brackets with string_replace()?...


rstringr

Read More
Base R grep-family is much faster than `stringr` variants when dealing with factors...


rstringr

Read More
How to combine mutate and str_match correctly?...


rstringrdplyr

Read More
How can I subtract a number from string elements in R?...


rregexstringr

Read More
Flawed logic with RegEx and numeric ranges...


rregextidyversestringr

Read More
BackNext