Regular expression character including space
|
|
13
|
87
|
June 10, 2022
|
str_sub and str_replace
|
|
3
|
81
|
June 16, 2022
|
how to use stringr:str_remove to remove the pattern of multiple occurence
|
|
3
|
106
|
May 5, 2022
|
Extract part of a file name using grep
|
|
4
|
253
|
April 27, 2022
|
filtering vector of dates by year
|
|
7
|
147
|
May 10, 2022
|
Change Fasta file header for multiple sequence
|
|
1
|
111
|
April 29, 2022
|
Detecting characters other than alpha numeric or -
|
|
5
|
147
|
April 10, 2022
|
replacement argument in str_replace has differen length than string
|
|
4
|
150
|
April 21, 2022
|
(?!) in stringr does not work as expected
|
|
2
|
133
|
March 25, 2022
|
Switch Dates from dmy to mdy without lubridate
|
|
6
|
142
|
March 31, 2022
|
Formulating regex patterns.
|
|
3
|
134
|
March 19, 2022
|
How to swich strings with condition?
|
|
4
|
206
|
March 1, 2022
|
Is there an easy way to consolidate inconsistent string data?
|
|
6
|
304
|
February 17, 2022
|
stringr lubricate datawrangling
|
|
14
|
288
|
February 8, 2022
|
Data structure/format issue: Is the problem my function?
|
|
11
|
323
|
February 3, 2022
|
Extract strings using fuzzy LR patterns in R
|
|
3
|
279
|
February 17, 2022
|
different results between chunk and knitted markdown / Cyrillic letters
|
|
7
|
389
|
January 9, 2022
|
How to remove special strings
|
|
3
|
221
|
January 11, 2022
|
negated str_detect doesn't match NAs
|
|
4
|
560
|
January 2, 2022
|
Extract strings between multiple patterns and allow for mismatches
|
|
5
|
358
|
January 10, 2022
|
Find the distance between two groups of strings in R
|
|
3
|
371
|
December 24, 2021
|
Excluding some variables from paste or unite
|
|
8
|
303
|
December 28, 2021
|
Iimport pdf files and analyze
|
|
3
|
313
|
December 27, 2021
|
accelerating search with str_extract_all and regex OR pattern
|
|
2
|
283
|
November 18, 2021
|
Use stringr to split string by capital letter but not USA
|
|
3
|
517
|
November 19, 2021
|
Escape special characters in a string
|
|
1
|
254
|
November 18, 2021
|
Merging variables containing the same string
|
|
7
|
289
|
October 27, 2021
|
Merging string variables
|
|
6
|
211
|
October 28, 2021
|
Check if a string is a date with a regex but the result is not the expected one
|
|
6
|
238
|
October 7, 2021
|
replace parts of a column name
|
|
2
|
403
|
October 20, 2021
|