StackOverflow Questions for Tag: grepl

orion34
orion34

Reputation: 5

Grepl with logical operator AND across multiple alphanumeric columns

Score: 0

Views: 71

Answers: 2

Read More
eraysahin
eraysahin

Reputation: 119

Adding leading zeros in the character and numeric mixed column names in R

Score: 3

Views: 137

Answers: 4

Read More
Mary Rachel
Mary Rachel

Reputation: 331

Mutate to concatenate columns that contain a specific string in their names

Score: 4

Views: 95

Answers: 4

Read More
Peter Thompson
Peter Thompson

Reputation: 161

Improving efficiency of regexp string detection for large R character vectors

Score: 0

Views: 41

Answers: 1

Read More
DiamondJoe12
DiamondJoe12

Reputation: 1807

grepl in multiple columns in R

Score: 1

Views: 2919

Answers: 2

Read More
Anton Kotov
Anton Kotov

Reputation: 11

Error in initialize(...) :variable names are limited to 10000 bytes

Score: 1

Views: 34

Answers: 0

Read More
Gabriel G.
Gabriel G.

Reputation: 874

grepl with thousands of patterns in R

Score: 4

Views: 163

Answers: 3

Read More
C_B
C_B

Reputation: 13

Understanding why grepl doesn't appear to be correctly identifying words

Score: 1

Views: 64

Answers: 3

Read More
Azzo.fa
Azzo.fa

Reputation: 1

Create new column and add row value based on string in existing column using data.table

Score: 0

Views: 83

Answers: 3

Read More
Gabriel G.
Gabriel G.

Reputation: 874

Finding 1 in strings separated by comma, but not 11 in R with grep or grepl

Score: 1

Views: 57

Answers: 1

Read More
dbro970
dbro970

Reputation: 25

Creating a new column by pasting all columns matching part of a string in R

Score: 0

Views: 58

Answers: 2

Read More
Sam
Sam

Reputation: 548

dplyr mutate case_when grepl not returning values correctly in R

Score: 2

Views: 65

Answers: 3

Read More
Michael
Michael

Reputation: 345

Using grepl with OR condition to filter string

Score: 1

Views: 100

Answers: 1

Read More
Neal Barsch
Neal Barsch

Reputation: 2940

Extract only numbers followed by a + in text column and return numbers that follow the patter in a new column [R]

Score: 0

Views: 52

Answers: 1

Read More
L.Steell
L.Steell

Reputation: 27

Function to search multiple strings across multiple columns and create binary output variables

Score: 1

Views: 100

Answers: 2

Read More
bvowe
bvowe

Reputation: 3394

Reshaping a Data Frame in R separating strings

Score: 0

Views: 88

Answers: 4

Read More
bvowe
bvowe

Reputation: 3394

R Transformer Data By Col Names

Score: -1

Views: 28

Answers: 1

Read More
Gabriel G.
Gabriel G.

Reputation: 874

Grepl values between comma and append as new column in R

Score: 1

Views: 60

Answers: 3

Read More
newt335
newt335

Reputation: 199

Check column A in table 1 if contains value from column A in table 2 and return the value of column B table 2

Score: 0

Views: 62

Answers: 1

Read More
nasjam
nasjam

Reputation: 1

Inserting a new row with value extracted from column name

Score: 0

Views: 49

Answers: 1

Read More
PreviousPage 1Next