Search code examples
checking whether a word from a vector appears in the same row in different columns of a data frame...

rdataframesapplygrepl

Read More
Combining dataframe columns with same prefix...

rgrepl

Read More
R - If column contains a string from vector, append flag into another column...

rvectordatasettibblegrepl

Read More
Subsetting a data frame containing factors, NA values, and wildcards...

rsubsetgrepl

Read More
Capturing Group in R...

rregexgrepl

Read More
searching for texting and storing results in new columns within the dataframe...

rdataframefor-looptext-mininggrepl

Read More
Count the frequency of strings in a dataframe R...

rgrepl

Read More
Is the operator OR sensitive to the position of the argument that follows it...

rlogical-operatorsgrepl

Read More
How to count the number multiple strings appear in another string list by group?...

rdata.tablelapplystringrgrepl

Read More
How to specify to grepl to take into account a vowel irrespective of the accent...

rgrepl

Read More
Removing rows surrounding a grepl pattern match in R...

rdataframesubsetgrepl

Read More
How to use multiple keywords in grepl...

rstringgrepl

Read More
Getting the rownumbers for all NA values of a column...

rnagrepl

Read More
how to remove multiple rows that match more than 1 pattern in R?...

rgrepl

Read More
What's the difference between the str_detect function in stringer and grepl and grep?...

rstringrgrepl

Read More
Can I use case_when (or anything else) to write with a non-static string?...

rgrepl

Read More
R grepl not giving desired result loading CSV...

rgrepl

Read More
Label a dataframe with if or ifelse and grepl...

rif-statementgrepl

Read More
Need help counting occurences with respect to multiple columns with multiple conditions (including a...

raggregatesubsetgrepl

Read More
Joining two dataframes on a condition (grepl)...

rleft-joingreplfuzzyjoin

Read More
Find if a string appear before another string...

rstringgrepl

Read More
How to filter via a logical expression that filters via a variable...

rfiltergrepl

Read More
Determine which elements of a vector partially match a second vector, and which elements don't (...

rgrepl

Read More
Negative lookahead checking for absence of multiple patterns...

rregexgrepl

Read More
StringsR - catch correct numbers...

rregexstringrgrepl

Read More
Reducing nested if else statements with grepl in R...

rif-statementnestedgrepl

Read More
Reorder certain columns by a pattern within a data.table R...

rdata.tablegrepl

Read More
Trying to understand grepl: why does grepl("of implementation", df$var) return fewer TRUE ...

rgrepl

Read More
Regex with gsub and grepl in R: finding ',' not followed by a space...

rregexgsubgrepl

Read More
str_detect with multiple strings (and not or) of the same kind using R...

rregexstringgrepl

Read More
BackNext