Search code examples
Create variable that is 1 if any of chosen variables contain given string in data.table...


rdata.tableapplygrepl

Read More
Filter a list that contain ALL of multiple partial strings in R...


rstringfiltergrepl

Read More
R - Is it possible to optimize or streamline multiple calls to grepl()?...


rregexgrepl

Read More
Creating columns from unorganized data based on substrings...


rsortingsubstringreshapegrepl

Read More
grepl across multiple, specified columns...


rgrepl

Read More
R - match strings between two columns...


rstringgrepl

Read More
R : Browsing files in a folder and extracting names and data from it...


rregexgsubgrepl

Read More
Using grepl in a nested ifelse statement with other strings...


rdplyrgrepl

Read More
Subsetting a Data Frame based on multiple wildcard criteria in R...


rdataframegrepl

Read More
Applying grepl to check for match of data table column values with list elements, and adding resulti...


rsapplygrepl

Read More
Extract characters from a string by a succession of colons...


rstringstringrgrepl

Read More
Finding all string matches from another dataframe in R...


rstringdesign-patternsextractgrepl

Read More
Gathering the correct amount of digits for numbers when text mining...


rfunctiongrepl

Read More
What is wrong with my function and for-loop?...


rfunctionfor-loopif-statementgrepl

Read More
Regular expression to look up commercial contracts with a certain structure...


rregexstringgrepl

Read More
Find the words in list of strings...


rregexsapplygrepl

Read More
grepl with regex...


rregexgrepl

Read More
Loop, create new variable as function of existing variable with conditional...


rfor-loopgrepl

Read More
Returning the matched string from a grepl match of multiple strings, rather than the logical...


rgrepl

Read More
Creating Multiple Covariates from Partial Matches of a Character Variable in R...


rif-statementgreplrecode

Read More
Loss of column names in dataframe...


rsubsetnamesgrepl

Read More
R filter rows based on multiple partial strings applied to multiple columns...


rfilterdplyrgrepl

Read More
Exact match with grepl R...


rgrepl

Read More
POSIX character class does not work in base R regex...


rregexpattern-matchinggrepl

Read More
Grepl function not working in R...


rfiltergrepl

Read More
Remove all rows with dates containing specific hour:minute...


rdataframedplyrlubridategrepl

Read More
How do I filter "CUSTOM" out of a string but not "CUSTOMER" in R? Grepl?...


rregexfiltergrepl

Read More
mutate new column that matches to defined strings...


rstringpattern-matchingdplyrgrepl

Read More
Mutate rows based on maching to user defined strings that works universally...


rpattern-matchingdplyrstringrgrepl

Read More
Get the indices for which any element of k matches a pattern in x[i] in R...


rmatchapplysapplygrepl

Read More
BackNext