Selecting all text after first instance of specific pattern in string
|
|
3
|
83
|
August 14, 2023
|
Extracting blocks of PDF text and combine into a data.frame - using regex
|
|
5
|
318
|
July 31, 2023
|
Extract the First ID
|
|
4
|
196
|
June 15, 2023
|
Regex to match word(words) between n-th occurences of spaces
|
|
5
|
434
|
December 12, 2022
|
gsub and regex issue
|
|
4
|
515
|
October 11, 2022
|
Parsing parts of 10-K reports with rm_between regex
|
|
4
|
421
|
November 8, 2022
|
regex confusion with sub function
|
|
3
|
304
|
September 15, 2022
|
regex to automatically match to different column names
|
|
5
|
835
|
September 16, 2022
|
Separate csv with commas but not names with comma
|
|
9
|
1648
|
September 7, 2022
|
Removing characters from a string that contains brackets
|
|
9
|
872
|
August 5, 2022
|
need to create regular expression for below pattern
|
|
6
|
422
|
August 3, 2022
|
Regex: Match specific string unless contained in a longer string
|
|
3
|
427
|
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
|
317
|
July 20, 2022
|
str_replace with capture groups
|
|
2
|
445
|
July 5, 2022
|
How to deal with misspellings when matching text strings between columns
|
|
3
|
415
|
June 17, 2022
|
Regex, str_extract()
|
|
3
|
507
|
April 27, 2022
|
xaringan flair character strings with underscores
|
|
6
|
759
|
May 13, 2022
|
Extract part of a file name using grep
|
|
4
|
2320
|
April 27, 2022
|
str_remove() regex pattern
|
|
3
|
946
|
April 5, 2022
|
How to do this replacement with regex? (problem with matching parentheses).
|
|
3
|
352
|
April 14, 2022
|
Incorrect regular expression
|
|
3
|
320
|
April 13, 2022
|
Using gsub to remove parts from string: it doesn't "stick"?
|
|
3
|
688
|
February 21, 2022
|
regex pattern in expr() ??
|
|
2
|
508
|
February 20, 2022
|
Regex Skip Pattern?
|
|
4
|
1338
|
February 1, 2022
|
R CMD check regex note
|
|
5
|
659
|
December 12, 2021
|
How to extract specific parts of PDFs in R?
|
|
3
|
1730
|
December 12, 2021
|
Use stringr to split string by capital letter but not USA
|
|
3
|
1422
|
November 19, 2021
|
Escape special characters in a string
|
|
1
|
507
|
November 18, 2021
|
Check if a string is a date with a regex but the result is not the expected one
|
|
6
|
862
|
October 7, 2021
|
Enigmatic regex behaviour
|
|
3
|
535
|
October 6, 2021
|