Search code examples
R There is a package that reduce/filter multiple strings to the shortest string? Optimization of scr...

rstringoptimizationgrepl

Read More
Search for pattern in datatable with grepl...

rdata.tablegrepl

Read More
String matching with NEAR regex and multiple terms...

rregexstring-matchinggrepl

Read More
Using grep with count_if (EXPSS package in R)...

rcountgrepl

Read More
Finding Text String Without a Pattern and Returning Text that was Found in R...

rgrepl

Read More
Match vector of substrings with corresponding element in vector of strings...

rstringrgrepl

Read More
Count how many times each string from a column appear (no exact match) in another column in R...

rdataframegrepl

Read More
Why does grepl work but not str_detect for mutate depending on row value?...

rstringrgrepl

Read More
finding strings that appear in one column but missing from another based on a list of strings...

rstringdataframemultiple-columnsgrepl

Read More
How to filter for rows in a data frame that contain ANY of the values in a vector in ANY of the colu...

rdplyrfiltergrepl

Read More
Removing rows that contain above a certain share of upper-case letters in R...

rstringnlpgrepl

Read More
Row-wise find substrings from one column in other column (combine grepl, strsplit and *apply)...

rsapplygrepl

Read More
Test if string have a specific number in a specific position in R...

rdataframegrepl

Read More
pull subject ids after detecting characters matching a string...

rstringdplyrpullgrepl

Read More
Grepl for 2 words/phrases in proximity in R (dplyr)...

rescapinggrepl

Read More
Filtering a tibble in R by list of strings and returning all records that end with the strings in th...

rdplyrtidyversestringrgrepl

Read More
Separating columns using regex used to split the columns into two variables...

rstringdplyrgrepl

Read More
Add text after semicolon in R...

rtidyrgrepl

Read More
How to extract only 2 values in dataframe column per row where each value is separated by a ',&#...

rdplyrgrepl

Read More
grep not giving specific results in R...

rgrepl

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

rtextstringrgrepl

Read More
Grapping \n1 with grepl in r...

rgrepl

Read More
Search if a string has two specific words...

rgrepl

Read More
Rs mutate() and grepl() in Python...

pythonrgreplmutate

Read More
Creating a vector of string matches...

rstringmatchgrepl

Read More
Trying to match pattern starting in a string of values R...

rdplyrgrepl

Read More
Underscore and character condition for levels selection in regex using R...

rgrepl

Read More
How do I loop over a list of strings in R?...

rstringloopsgrepl

Read More
How to check if a string contain consecutive characters in a vector using R...

rstringgrepl

Read More
Find a date with grepl in R...

rdatevalidationgrepl

Read More
BackNext