Search code examples
Replace specific values in data frame in R...

rdplyrstringr

Read More
Split specific column in data frame in R...

rstringr

Read More
Order a number by increased digits...

rdplyrtidyversestringr

Read More
Filter dataframe by string matching by row...

rdplyrtidyversestringr

Read More
Adding letter to a string vector in R...

rregexstringstringr

Read More
Finding matches in a list of strings...

rextractstringr

Read More
detecting the presence of a set of alphanumeric codes in a data frame...

rstringr

Read More
Why does stringr::str_extract always return NA for a certain character vector...

rstringr

Read More
Replace substring based on the position in the string via regex...

rregexstringr

Read More
Modify textInput() via stringr in Shiny...

rshinystringr

Read More
Recombine characters strings and separate initals with a period using R and Regex...

rregextidyversestringr

Read More
Extract from a Dataframe Column a string that the pattern matches in a vector of strings...

rstringr

Read More
Search for string across entire row of a tibble?...

rdplyrpurrrstringrtibble

Read More
How replace just leading number for a string where those characters appear also as unit...

rregexstringstringr

Read More
Why can't I supply str_detect with a column name argument?...

rstringr

Read More
Using regex pattern to extract sentence with keyword...

rregexstringr

Read More
Remove part of a string from a data.frame column...

rtidyversestringr

Read More
How can one take a subset of words that do not have letters in specific locations?...

rstringr

Read More
How to add new variable according another value of variable?...

rdataframedplyrstringr

Read More
Strange answer from stringr function...

rstringr

Read More
In R Str_count: Counting occurrences of words at a certain distance e.g. 1 to 30 words apart...

rregextextnlpstringr

Read More
Counting unique characters between delimiters across a single Cell multiple times and then applying ...

rdplyrtidyrstringrgsub

Read More
R dplyr replace strings with only spaces, for all columns...

rdplyrstringr

Read More
Extract a non-matching portion of a string using stringr and lookahead...

rregexstringr

Read More
Unite multiple numeric columns if their names are sharing last 3 characters...

rdataframedplyrstringr

Read More
How to use regex in str_replace (stringr) to rename variables in R...

rregexreplacestringr

Read More
Efficient Way to Replace / Lookup Tokens in a String...

rloopsstringr

Read More
Using readr to read TSV where some fields have quotes. After writing back out, there is an extra set...

rcsvstringrreadr

Read More
str_detect for multiple pattern within each row...

rdplyrfiltertidyversestringr

Read More
Splitting multiple columns of text into different columns in R...

rdataframedplyrstringr

Read More
BackNext