Search code examples
R grepl with dynamic search pattern...

rdplyrgrepl

Read More
Filter & Subset if a String Contains Certain Characters at specific position (in R)...

rtidyversesubsettidyrgrepl

Read More
R, for loop with ifelse and grepl function does not give expected results...

rfor-loopif-statementgrepl

Read More
Create yes/no column based on values in two other columns...

rstringif-statementstringrgrepl

Read More
Selecting specific sequences from a column of sequences, with a maximum distance in between...

rregexdplyrgrepl

Read More
Extract names from a string using a list of names with grepl and a loop and add them to a new column...

rstringloopsgrepledge-list

Read More
R: Using Summarize() accross() and where() with regular expressions...

rgreplsummarize

Read More
grepl() in R using complex pattern with multiple AND, OR...

rregexgrepl

Read More
Filter all words with the same character length except some specific words...

rfiltergrepl

Read More
How can I automate this simple conditional column operation in R?...

rconditional-statementstidyversedplyrgrepl

Read More
How do I validate a user input for conditions using grepl...

rerror-handlinguser-inputgrepl

Read More
test if words are in a string (grepl, fuzzyjoin?)...

rgreplfuzzyjoin

Read More
Replace specific part of a column when another column value above a threshold in R...

rdataframedplyrgrepl

Read More
Filter rows after pattern matched with grepl in certain column...

rfilterdplyrgrepl

Read More
How can I remove all elements from a vector that matches a pattern?...

rsubsetgrepl

Read More
Search for the inclusion of specific text across multiple dataframes, and return those values in a n...

rsearchmatchtidyversegrepl

Read More
several grepl with upper and lower...

rfilterstringruppercasegrepl

Read More
Use multiple expression in grepl string to create new data...

rdplyrcase-whengrepl

Read More
How do I count values in a column and match them with a specific row?...

rtidyversetidyrcase-whengrepl

Read More
Identifying Unicode replacement characters (U+FFFD or � or black diamond question mark) in R...

rtextcharacter-encodinggsubgrepl

Read More
How can I apply a combination of if_else and grepl function to selected columns in R?...

rif-statementapplygrepl

Read More
Retain select columns and filter the rest based on string...

rdplyrtidyrgrepl

Read More
Regex string match words pattern...

rregexstringgrepl

Read More
Grepl group of strings and count frequency of all using R...

rcountgrepl

Read More
Filter expression not supported for Arrow Datasets...

rstringrgreplapache-arrow

Read More
extract part of word into a field from a long string using R...

rgrepl

Read More
R - Replacing values in dataframes with conditional statements and substrings...

rif-statementreplacegrepl

Read More
R - subset - exclude rows based on grepl selection of column value...

rsubsetgrepl

Read More
Using Grepl to get an exact match, whilst in a for loop...

rfor-loopgrepl

Read More
How to remove entries in a data drame that are dissimilar...

rdataframegrepl

Read More
BackNext