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 purrr
Map strings in one vector, which are substrings of longer strings in another vector, to the same substrings in the longer strings
Jan 20, 2026
r
dplyr
purrr
Vectorizing loops in R
Dec 23, 2025
r
dplyr
purrr
Translating a `for loop` into purrr using `map` function in r
Dec 23, 2025
r
loops
for-loop
tidyverse
purrr
Converting List to Vector using Tidyverse
Dec 21, 2025
r
dplyr
tidyr
stringr
purrr
debug a function when Safely from Purrr has been used?
Dec 20, 2025
r
purrr
Have a function accept a list column of parameters
Dec 19, 2025
r
purrr
rlang
tidyeval
pmap
How to avoid for-loop *or* how to update the results obtained by purrr::map dynamically during the iteration?
Dec 17, 2025
r
for-loop
purrr
piping a vector into all() to test equality
Dec 16, 2025
r
dplyr
purrr
magrittr
How to pull column name into a new column based on column contents in R
Dec 13, 2025
r
dplyr
data.table
tidyr
purrr
How can I use purrr to extract an attribute in a deeply nested list column in R?
Dec 13, 2025
r
tidyverse
purrr
Variable column names in rowwise dplyr
Dec 09, 2025
r
dplyr
purrr
nse
How to set function arguments from data frame using purrr::pmap without writing all col names?
Dec 08, 2025
r
function
purrr
Using invoke_map() or exec() on a data.frame
Dec 08, 2025
r
purrr
Is there any faster way than rowwise() to apply a function row-wise to one column of a tibble?
Dec 07, 2025
r
dplyr
tidyverse
purrr
Group t test result into columns within tidyverse
Dec 08, 2025
r
dplyr
purrr
broom
Subtracting each column from its previous one in a data frame
Dec 06, 2025
r
dplyr
purrr
Test equality of/filter geometries in sf?
Dec 07, 2025
r
dplyr
geospatial
purrr
r-sf
Expanding a data.frame based on (group) values from the data.frame
Dec 06, 2025
r
dplyr
tidyr
purrr
Applying multiple model formulas to groups of data
Dec 07, 2025
r
dplyr
purrr
Filter different variables based on different conditions
Dec 03, 2025
r
tidyverse
purrr
Older Entries »