Search code examples
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
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
BackNext