Search code examples
Using purrr::map with a user defined function - how to pass arguments...


revalpurrr

Read More
Problem using select and filter when used in purrr::compose with purrr::partial in R...


rfunctiondplyrfunctional-programmingpurrr

Read More
Nested saving of purrr mapping objects in R...


rpurrr

Read More
Tidy multiple univariate regressions...


rpurrrtidymodelsbroom

Read More
Stargazer / iwalk error when printing summary statistics by group...


rpurrrstargazer

Read More
how to keep named but 0-row tibbles in a list with list_rbind?...


rpurrr

Read More
iteratively apply a function to a dataset via purrr where the function arguments are stored in a tib...


rtidyversepurrr

Read More
R extract name of object within purrr::map()...


rpurrr

Read More
Mutate columns based on value in a vector...


rpurrr

Read More
Add multiple output variables using purrr and a predefined function...


rfunctionpurrr

Read More
How to print out a function's inputs when creating a function factory with purrr::partial()...


rpurrr

Read More
imap-ing over multiple glmers in R: Anonymous functions...


rloopspurrranonymous-functionlme4

Read More
Extracting data from API with R...


rpurrrhttr

Read More
Modifying a last element of a list-column in dplyr...


rtidyversepurrr

Read More
Scope of identifiers in R formulas/expressions...


rggplot2scopeexpressionpurrr

Read More
Shifting values up rows in a dataframe in R by group...


rfor-loopdplyrdata.tablepurrr

Read More
How do I rename duplicate variables in a list of data.frames?...


dplyrdata.tablepurrr

Read More
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
BackNext