How to deal with misspellings when matching text strings between columns
|
|
3
|
117
|
June 17, 2022
|
Regex, str_extract()
|
|
3
|
91
|
April 27, 2022
|
xaringan flair character strings with underscores
|
|
6
|
262
|
May 13, 2022
|
Extract part of a file name using grep
|
|
4
|
280
|
April 27, 2022
|
str_remove() regex pattern
|
|
3
|
105
|
April 5, 2022
|
How to do this replacement with regex? (problem with matching parentheses).
|
|
3
|
135
|
April 14, 2022
|
Incorrect regular expression
|
|
3
|
117
|
April 13, 2022
|
Using gsub to remove parts from string: it doesn't "stick"?
|
|
3
|
191
|
February 21, 2022
|
regex pattern in expr() ??
|
|
2
|
197
|
February 20, 2022
|
Regex Skip Pattern?
|
|
4
|
400
|
February 1, 2022
|
R CMD check regex note
|
|
5
|
284
|
December 12, 2021
|
How to extract specific parts of PDFs in R?
|
|
3
|
357
|
December 12, 2021
|
Use stringr to split string by capital letter but not USA
|
|
3
|
529
|
November 19, 2021
|
Escape special characters in a string
|
|
1
|
263
|
November 18, 2021
|
Check if a string is a date with a regex but the result is not the expected one
|
|
6
|
240
|
October 7, 2021
|
Enigmatic regex behaviour
|
|
3
|
298
|
October 6, 2021
|
regex capture groups for pivoting data with `names_pattern` in {tidyr}
|
|
3
|
1283
|
October 12, 2021
|
Regex - words starting with capital letter and end with capital letter
|
|
3
|
645
|
August 15, 2021
|
Join 2 dataframes using fuzzy lookup (partial/pattern matching)
|
|
5
|
307
|
August 28, 2021
|
Regex issue - phrases with space in the end not picked up from the list
|
|
12
|
498
|
June 4, 2021
|
regex, delete after -
|
|
3
|
226
|
May 7, 2021
|
How the regex \K can be used in R code?
|
|
2
|
448
|
April 20, 2021
|
Extract date after string using tidyr's extract function
|
|
3
|
1687
|
April 13, 2021
|
Capital sensitive when labeling by case-senstive
|
|
2
|
169
|
April 27, 2021
|
Extract content inside last parentheses in a string
|
|
4
|
517
|
April 2, 2021
|
Fill column based on presence of string in another column
|
|
4
|
1972
|
March 31, 2021
|
trouble with extracting number from a string.
|
|
5
|
858
|
March 27, 2021
|
extracdate extraction from string
|
|
3
|
209
|
March 24, 2021
|
Regular expression
|
|
3
|
231
|
November 26, 2020
|
Character time vector to numeric time vector
|
|
6
|
390
|
November 4, 2020
|