Search code examples
purrr::pwalk throws error when mutating col while purrr::pmap does not...

rpurrr

Read More
R: More efficent way to create a new data frame column containing the maximum value from a string...

rdataframeparsingtidyrpurrr

Read More
Drop a named column if and only if all values are NA...

rdplyrtidyrpurrr

Read More
Variable column names in rowwise dplyr...

rdplyrpurrrnse

Read More
Naming of elements in purrr:::map...

rtidyversepurrrnames

Read More
Name output of pmap on tibble...

rtidyversepurrr

Read More
R question: Use map to convert a list of functions to a list of strings of their function names...

rfunctional-programmingpurrrrlang

Read More
Plot multiple interaction plots using sJplot::plot_model for multiple outcomes...

rpurrrlme4sjplot

Read More
Create list of lists from tibble...

rdplyrtidyversepurrr

Read More
Mapping a function in R with multiple arguments...

rpurrr

Read More
Understanding accumulate function when .dir is set to "backwards"...

rpurrr

Read More
How to find the path of an element in a nested list...

rlistperformancepurrr

Read More
R: if NA, replace the missing value by that from another column, based on condition, using the colum...

rdplyrreplacepurrr

Read More
Pass a list of variables a parameter to a custom function using map()...

rlistpurrr

Read More
How to name highest level of lists created within a purr function...

rpurrr

Read More
Assign variable names and their values using an external file...

rdplyrpurrr

Read More
From a two-level list with the same structure for all items, bind together all like-named items from...

rpurrrnested-lists

Read More
using tidy evaluation (curly-curly) with purrr...

rpurrrrlangtidyeval

Read More
One predicted regression relationship between multiple simulated series...

rlinear-regressionpurrr

Read More
Apply Multi-argument models on nested tibble (invoke_map tidyverse R)...

rtidyversepurrr

Read More
How to use purrr's map function to perform row-wise prop.tests and add results to the dataframe?...

rdplyrpurrr

Read More
R: apply lagged calculation to all numeric variables in a tibble...

rdplyrpurrrlagrlang

Read More
I met a bug that map_df seems not pass down an argument...

rpurrr

Read More
How do I use functions inside map() in R, using the recommended way of passing arguments?...

rdataframepurrr

Read More
purrr::set_names using pipe operator in R...

rpiperenamepurrrreadxl

Read More
Calculate cumulative sum by row, skipping zeros, and restarting using column names pattern...

rdataframedplyrpurrr

Read More
Accumulate based on lagged values and values in different columns in R...

rpurrraccumulate

Read More
Increase speed in finding "Ιncreasing dice roll sequences"...

rperformancedplyrpurrr

Read More
Getting a "! Can't combine" error when running Purrr::map_dfr...

rtidyversepurrr

Read More
Bug in reduce from purrr in R?...

rpurrr

Read More
BackNext