Search code examples
How to nest a dataframe into a grouped list and export tables to Word with group headers...


rtidyrpurrrr-flextableofficer

Read More
Using purrr::pmap within a function...


rpurrrrlang

Read More
Parallel version of `map()`...


rparallel-processingtidyversepurrr

Read More
How to automatically adjust the width of ggplots to the content located in the right margin when the...


rggplot2widthpurrrfacet-wrap

Read More
How to use reduce() with gt to compute multiple summary statistics rows?...


rpurrrgt

Read More
Why use purrr::map instead of lapply?...


rlapplypurrr

Read More
How to dynamically customize a strip_nested format from facet_wraps using purrr::map?...


rggplot2nestedpurrrfacet-wrap

Read More
How to dynamically create nested facet_wrap with different numbers of columns and rows?...


rggplot2mappingpurrrfacet-wrap

Read More
Using marginaleffects inside a purrr::map...


rpurrrmarginal-effectsr-marginaleffects

Read More
Filter a dataframe to keep only rows that are increasingly smaller than the first row...


rdplyrdata.tableapplypurrr

Read More
Using purrr::pmap with R's native pipe operator...


rpipelinepurrr

Read More
mutate(across(map())): Any way to include the column name in a .progress message from map()?...


rdplyrpurrr

Read More
Extract object from list using dplyr...


rdplyrtidyrpurrr

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


rdata.tablepurrr

Read More
R Reticulate does work with for loop but not purrr::map2...


rpurrrreticulate

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


rdataframedplyrpurrr

Read More
How to pass information from one list column to a function applied in another, in a nested data fram...


rnestedtidyversepurrrr-flextable

Read More
Exporting all elements in column list using `officer`...


rpurrrofficerexport-to-wordr-flextable

Read More
Rename variables via lookup table in R...


rdplyrtidyversepurrr

Read More
How to fill missing values based on neighboring polygons in R?...


rpurrrr-sf

Read More
how to extract dataframe name from a list using map...


rtidyversepurrr

Read More
Pass a list of image objects to a R magick function instead of a vector...


rpurrrmagick

Read More
Extracting & Joining Values from a Nested List to a single column in R...


rdataframetidyrpurrr

Read More
List into tibble using list names as values in one column...


rlistpurrrtibble

Read More
Change output of the `purrr::map` function...


rpurrr

Read More
Error handling for tidyr hoist in API call dplyr pipe when column type changes between calls...


rdplyrerror-handlingpurrrnested-lists

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