Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stringr
Matching strings with abbreviations; fuzzy matching
Oct 16, 2025
r
string
stringr
fuzzy
stringdist
Base R grep-family is much faster than `stringr` variants when dealing with factors
Oct 17, 2025
r
stringr
Why does R `stringr::str_extract('word. 42', pattern = '\\d*')` not produce `"42"`?
Oct 16, 2025
r
regex
stringr
Mutate changes full column instead of row by row
Oct 16, 2025
r
regex
dplyr
stringr
How to extract multiple numbers between a repeating pattern using stringr?
Oct 17, 2025
r
stringr
Getting the second item after using str_split() in R
Sep 22, 2025
r
dplyr
stringr
How to remove n number of characters of a string in R after a specific character?
Sep 20, 2025
r
stringr
String replace character with backslash and double quote in a column of an R dataframe
Sep 19, 2025
r
dplyr
tidyverse
tidyr
stringr
Show adjacent members in a list
Sep 18, 2025
r
indexing
stringr
Add a white-space between number and special character condition R
Sep 16, 2025
r
regex
stringr
stringi
Filter according to partial match of string variable in R
Sep 08, 2025
r
dplyr
stringr
String manipulation in mutate with stringr
Sep 08, 2025
r
dplyr
stringr
Remove periods/dots in entire data frame
Sep 05, 2025
r
dplyr
stringr
Order columns based on suffix with dplyr and stringr
Sep 04, 2025
r
dataframe
sorting
dplyr
stringr
Using str_replace_all or gsub (regex) to replace each occurrence of substring with unique substring - R
Sep 05, 2025
r
regex
replace
stringr
gsub
dplyr::recode in conjunction with stringr::str_detect()
Mar 09, 2023
r
dplyr
tidyverse
stringr
Regex: matching multiple patterns and getting middle of string
Mar 06, 2023
r
regex
stringr
R - Find all vector elements that contain all strings / patterns - str_detect grep
Feb 08, 2023
r
stringr
grepl
and-operator
Moving data from right to left column in a tibble
Jan 30, 2023
r
dplyr
stringr
Count the maximum of consecutive letters in a string
Jan 29, 2023
r
regex
string
string-matching
stringr
Older Entries »