Search code examples
Use vector of columns in custom dplyr function...

rdplyrpurrrrlang

Read More
tidyverse, purrr, not able to keep labels...

rsortingtidyversepurrr

Read More
How to filter databases in list based on column with different name...

rlistdplyrpurrr

Read More
How to extract exercises names from a nest list of exams from r `exams`?...

rlistpurrrr-exams

Read More
How to create confidence intervals for multiple columns using purrr and dplyr packages in R?...

rdictionarydplyrpurrr

Read More
How to use map from (purrr) package in an efficient and easy way?...

rpurrrlm

Read More
Modifying R Markdown Flexdashboard to Generate Pages and Tabs for comparisons between pairs of vars ...

rr-markdownknitrpurrrflexdashboard

Read More
Use of glue in map in an RMarkdown in a new environment...

rr-markdownpurrrenvironmentr-glue

Read More
Why is the purrr::map function not correctly mapping a function to each piece of a split dataframe?...

rtidyversepurrr

Read More
Set row names to multiple matrices in R...

rmatrixpurrr

Read More
Take row names from list of lists in R...

rlistvariablespurrrr-rownames

Read More
R Why does a list of Tibble's display as a list of Tibble's and a vector of Tibble's dis...

rtidyversepurrrtibble

Read More
Backcasting series with year-on-year growth rate...

rdplyrpurrraccumulate

Read More
How to pass the name of a variable to a custom function from `purrr::map()`?...

rpurrr

Read More
Anti-join dataframes in list to original prior dataframe using `accumulate`...

rdplyrpurrr

Read More
how to set string argument in a function within map function...

rpurrrt-testrstatix

Read More
Replace the specified column contents in the data frame with the values in the specified vector...

rdplyrtidyrpurrr

Read More
How do I apply a function to every two rows of a grouped dataframe?...

rdataframedplyrapplypurrr

Read More
How to flatten list with heterogeneous sublists...

rpurrr

Read More
Apply a list of functions to a data frame...

rpurrrrlang

Read More
How to seperate a big tibble into several samll tibbles by specify a serious of columns...

rtidyversepurrr

Read More
Use purrr to apply a function to 3 lists using all named vectors in each list...

rpurrr

Read More
Optimize a large number of variable operations and variable ordering...

rlapplypurrr

Read More
dplyr – get certain summary statics for multiple columns of a dataframe...

rdplyrpurrr

Read More
Applying conditional functions on multiple columns of a dataframe, based on values of a variable...

rdataframedplyrtidyversepurrr

Read More
Problems applying a map2 function with kable. Kable does not read the names of the output tables pro...

rr-markdownpurrrkable

Read More
rename_with doesn't work in purrr::map2 - Error "! the ... list contains fewer than 2 eleme...

rlisttidyverserenamepurrr

Read More
In R's purrr, why does pmap through Error in FUN(X[[i]], ...) : object '.z' not found wh...

rpurrrpmap

Read More
writing test conditions in a map_if function : apply function on all dataframes with a column that i...

rlistselecttidyversepurrr

Read More
In R, why does map make the wrong plot, but the same code works when I do not map?...

rggplot2purrrr-factor

Read More
BackNext