Search code examples
Summarising with purr or map the percentage of the total of a factor variable...

rdplyrpurrr

Read More
Creating a new column/vector of expressions in R...

rpurrrrlangplotmath

Read More
Plot derivations of multiple logistical curves with ggplot and purrr...

rggplot2purrrderivative

Read More
How to increment a shared counter between parallel processes from the furrr package?...

rparallel-processingprogress-barpurrrfurrr

Read More
How can I set names of variables in janitor::tabyl using purrr map in R...

rpurrrjanitor

Read More
Unable to purrr::map multiple sfc_point to osrmIsochrone function in R...

rpurrrosrm

Read More
How to use nested anonymous functions in purrr map2?...

rpurrr

Read More
Pass list of arguments to create custom joins with map in R...

rpurrr

Read More
Purrr with group_by...

rdplyrpurrr

Read More
How can I create colum names in a custom function, pass it to dplyr's select and use purrr's...

rdplyrpurrr

Read More
Use purrr::accumulate function with two if/else conditions in R...

rif-statementpurrrresetaccumulate

Read More
toJSON without outer square brackets...

rpurrrjsonlite

Read More
map_dbl fails when called with mean...

rpurrr

Read More
How to use purrr::map on a full tibble rather than individual tibble rows...

rdplyrpurrr

Read More
How to use the map() function from the tidyverse package correctly in adding layers of matrix calcul...

rmatrixpurrr

Read More
split large list of addresses and feed batches into geocoder...

rpurrrgeocoding

Read More
Join a dataframe with multiple dataframes stored in a list with different column...

rdataframedplyrpurrr

Read More
Transform a list of lists into a differently arranged list of lists to use for pmap...

rtidyversepurrrpmap

Read More
How to plot leave-one-out regression lines with ggplot / tidyverse...

rggplot2tidyversepurrr

Read More
Problem rmarkdown Error in `map()`: In index: 1. Caused by error in `switch()`:...

rpurrr

Read More
Unique element of a named list...

rlistpurrr

Read More
Error when using Tidycensus and map_dfr for "place" geographies...

rpurrrtidycensus

Read More
Estimating multiple `lm` models and returning output in one table, with map()...

rtidyversepurrrlmstargazer

Read More
Splicing does not work when `map()` is nested inside of `mutate()`...

rdplyrpurrr

Read More
How to run regression with multiple dependent variables and compare these models?...

rloopsvariablesregressionpurrr

Read More
Why is map2() function doesn't find my column name?...

rtidyversepurrr

Read More
Sum amount last 6 month prior to the date of transaction...

rperformancedata.tableaggregationpurrr

Read More
How to use purrr::map with dplyr::mutate and across in R...

rdplyrpurrrmutateacross

Read More
suppress NULL output after using map...

rloopspurrr

Read More
How to mutate a column with different tempfiles?...

rdplyrpurrr

Read More
BackNext