Newbetuts
.
New posts in purrr
Row-wise iteration like apply with purrr
r
apply
purrr
Adding column if it does not exist
r
dataframe
dplyr
purrr
Apply a function to a list of dataframes n list elements at a time
r
tidyverse
purrr
purrr map equivalent of nested for loop
r
purrr
Using purrr::walk to save the files - invalid 'description' argument
r
purrr
Plot derivations of multiple logistical curves with ggplot and purrr
r
ggplot2
purrr
derivative
How can I extract model summary from multiple tidymodels objects using purrr::map functions in R?
r
purrr
tidymodels
How to combine filter(across(starts_with("foo"), ~ . logical-condition)) with mutate(bar = map2(...))?
r
dplyr
purrr
How create two Variable and filter with map_dbl [duplicate]
r
purrr
Conditional cumulative sum from two columns
r
dataframe
purrr
cumsum
accumulate
Create customized plotting function and run it with dynamic parameters using R
r
ggplot2
dplyr
purrr
patch
What is meaning of first tilde in purrr::map
r
purrr
tilde
Pipe result from map_dfr to a subsequent map_dfr to apply custom fuction to groups of data
r
dplyr
purrr
Why use purrr::map instead of lapply?
r
purrr
Dividing matrices with unequal dimensions in r
r
list
matrix
dplyr
purrr
Nested for loop to add slide numbers for ppt reports using officer
r
nested-loops
purrr
officer
officedown
Prev