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
Extracting only first appearance from a list of patterns in R
Aug 29, 2026
r
regex
stringr
How to detect range of positions of specific set of characters in a string
Aug 25, 2026
r
regex
string
tidyverse
stringr
Unicode characters not showing after using 'str_extract_all' function (stringr) in Rstudio
Aug 25, 2026
r
utf-8
tidyverse
stringr
tidytext
Count empty strings?
Aug 25, 2026
r
string
vector
text
stringr
Multiple string replacement, decimals to quarters
Aug 18, 2026
r
tidyverse
stringr
Using R, how can I detect if a string includes a unicode character?
Aug 15, 2026
r
unicode
stringr
Error: "argument is not an atomic vector; coercing[1] FALSE"
Aug 12, 2026
r
vector
atomic
stringr
How can I split a string "a\n\nb" into c("a", "", "", "b")?
Aug 12, 2026
r
stringr
strsplit
Match word beginning with known pattern
Aug 10, 2026
regex
r
stringr
Removing second and subsequent occurrences of decimal point in string
Aug 10, 2026
r
string
stringr
Handling zero length character vectors as empty strings
Aug 07, 2026
r
paste
purrr
stringr
How to use multiple delimiters on ITEM based on different values in TOOL column?
Aug 07, 2026
r
dplyr
data.table
tidyverse
stringr
str_detect returns more values than expected when pattern contains unicode
Aug 05, 2026
r
stringr
Is there a way to replace a group of strings with another group if strings via dplyr and stringr
Aug 04, 2026
r
dplyr
tidyverse
stringr
Stringr function or or gsub() to find an x digit string and extract first x digits?
Aug 02, 2026
r
regex
string
stringr
`stringr` to convert first letter only to uppercase in dataframe
Jul 26, 2026
r
string
stringr
uppercase
How to replace string for every row in specfic column using dplyr and stringr
Jul 25, 2026
r
regex
dplyr
stringr
tidyverse
Put multiple functions into a single dplyr mutate across everything e.g. change mulitple different strings
Jul 24, 2026
r
function
dplyr
stringr
Replace strings in variable using lookup vector
Jul 23, 2026
r
dplyr
tidyverse
stringr
str_detect for multiple patterns
Jul 23, 2026
stringr
Older Entries »