Search code examples
Using httr2::last_response() in conjunction with purrr::possibly()...

rpurrrhttr2

Read More
How can I select specific items in a list that are not at the top level?...

rpurrr

Read More
Imap with multiple ifelse for 3 tiems 4 subplots and facets rows and columns in R...

rggplot2purrr

Read More
How to copy attributes from one data frame to another or to re-assign attributes to a freshly transp...

rattrpurrrreshape2tidyselect

Read More
How to aggregate over multiple data.frames using something like rbind R...

rpurrr

Read More
Use purrr::accumulate with condition...

rdataframedplyrpurrraccumulate

Read More
How to use purrr:map() and rlang to emulate a pipe chain...

rpurrrr-leafletrlangmagick

Read More
r piping image_annotate doesn't work as expected...

rpipepurrranimated-gifmagick

Read More
How can I prevent my computer from crashing when running R-script on large dataset...

rimagepurrrmagick

Read More
tidyverse: Cross tables of one variable with all other variables in data.frame...

rtidyversecrosstabpurrrjanitor

Read More
Calculate means across elements in a list...

rlistaggregatepurrr

Read More
using purrr instead of for loop and updating object recursively...

rpurrr

Read More
How to append the name of a sublist vector as a named element within the vector...

rpurrr

Read More
How to combine elements from a list and ensure only the latest record is used when applicable?...

rpurrr

Read More
Split a list into separate data frame in R...

rdplyrtidyversepurrr

Read More
How to map over function with multiple arguments (and changing data)?...

rdataframepurrrgt

Read More
pull all elements with specific name from a nested list...

rpurrr

Read More
ggplot2 loop over two columns to create plots in groups...

rggplot2purrr

Read More
Adding column if it does not exist...

rdataframedplyrpurrr

Read More
How to cut down on argument redundancy in purrr::map...

rpurrr

Read More
R dplyr function ceases to work when using map to iterate over vector of column names...

rdplyrpurrr

Read More
How to combine CLI message with purrr family functions...

rcommand-line-interfacepurrr

Read More
R purrr package map() vs pmap() difference...

rpurrr

Read More
Execute a list of purrr-style lambda formulas on a data frame...

rlistpurrrrlanglambda-calculus

Read More
How to use an anonymous function with pipe operator?...

rpurrr

Read More
`reduce` in purrr with `+` but ignore missing value in R...

rpurrr

Read More
Name new variables with purrr::map()...

rpurrr

Read More
Sampling different numbers of rows by group in dplyr tidyverse...

rrandomdplyrtidyrpurrr

Read More
How to extract or unnest an unnamed value from a nested or list column?...

rlisttidyversetidyrpurrr

Read More
Tidyevaluation pattern to map over selected columns...

rpurrrtidyevaltidyselect

Read More
BackNext