|
Removing characters from a string that contains brackets
|
|
8
|
75
|
August 5, 2022
|
|
need to create regular expression for below pattern
|
|
5
|
80
|
August 3, 2022
|
|
Separate csv with commas but not names with comma
|
|
7
|
206
|
July 28, 2022
|
|
Regex: Match specific string unless contained in a longer string
|
|
3
|
84
|
August 3, 2022
|
|
Regular expression to match any character being repeated more than 2 times, and any 2 characters being repeated more than 2 times
|
|
2
|
72
|
July 20, 2022
|
|
str_replace with capture groups
|
|
2
|
76
|
July 5, 2022
|
|
How to deal with misspellings when matching text strings between columns
|
|
3
|
138
|
June 17, 2022
|
|
Regex, str_extract()
|
|
3
|
114
|
April 27, 2022
|
|
xaringan flair character strings with underscores
|
|
6
|
290
|
May 13, 2022
|
|
Extract part of a file name using grep
|
|
4
|
437
|
April 27, 2022
|
|
str_remove() regex pattern
|
|
3
|
132
|
April 5, 2022
|
|
How to do this replacement with regex? (problem with matching parentheses).
|
|
3
|
149
|
April 14, 2022
|
|
Incorrect regular expression
|
|
3
|
127
|
April 13, 2022
|
|
Using gsub to remove parts from string: it doesn't "stick"?
|
|
3
|
217
|
February 21, 2022
|
|
regex pattern in expr() ??
|
|
2
|
212
|
February 20, 2022
|
|
Regex Skip Pattern?
|
|
4
|
461
|
February 1, 2022
|
|
R CMD check regex note
|
|
5
|
306
|
December 12, 2021
|
|
How to extract specific parts of PDFs in R?
|
|
3
|
433
|
December 12, 2021
|
|
Use stringr to split string by capital letter but not USA
|
|
3
|
600
|
November 19, 2021
|
|
Escape special characters in a string
|
|
1
|
282
|
November 18, 2021
|
|
Check if a string is a date with a regex but the result is not the expected one
|
|
6
|
275
|
October 7, 2021
|
|
Enigmatic regex behaviour
|
|
3
|
306
|
October 6, 2021
|
|
regex capture groups for pivoting data with `names_pattern` in {tidyr}
|
|
3
|
1496
|
October 12, 2021
|
|
Regex - words starting with capital letter and end with capital letter
|
|
3
|
805
|
August 15, 2021
|
|
Join 2 dataframes using fuzzy lookup (partial/pattern matching)
|
|
5
|
339
|
August 28, 2021
|
|
Regex issue - phrases with space in the end not picked up from the list
|
|
12
|
565
|
June 4, 2021
|
|
regex, delete after -
|
|
3
|
235
|
May 7, 2021
|
|
How the regex \K can be used in R code?
|
|
2
|
483
|
April 20, 2021
|
|
Extract date after string using tidyr's extract function
|
|
3
|
1848
|
April 13, 2021
|
|
Capital sensitive when labeling by case-senstive
|
|
2
|
180
|
April 27, 2021
|