Search code examples
How to keep all elements of a list that reach an individual ACF-Cut-off value in R?...

rtime-seriespurrr

Read More
Test that stops at first fail when used with map...

rpurrrtestthat

Read More
Using map with a custom function (that returns a data frame) and multiple inputs...

rpurrr

Read More
How can I simplify the output of `purrr::safely()` and `purrr::map()`?...

rpurrr

Read More
R split/map from purrr combined with tidy from broom to get linear model statistics by group...

rlinear-regressionpurrrtidybroom

Read More
Importing multiple sheets from excel, transposing and creating new columns before joining with map_d...

rexceltidyversepurrrreadxl

Read More
Mutate case_when nested conditional labelling...

rdplyrtidyversepurrr

Read More
fit an `lm` model for every level of a factor...

rtidyversepurrr

Read More
Using map_dfr() with list of dates...

rpurrr

Read More
Map over some numeric columns and for each boxplot with a grouping var...

rggplot2purrr

Read More
r - export plots in list to ppt in separate slides without including the index...

rggplot2r-markdownpurrr

Read More
How can I mutate using across and a dynamically-generated list of functions...

rdplyrpurrrnseacross

Read More
How to make purrr map function run faster?...

rdplyrpurrr

Read More
how to use Purrr/reduce combine dataframe objects...

rtidyversepurrr

Read More
purrr - how to apply recursively a function with changing arguments...

rlistpurrraccumulatecombn

Read More
Use OPTIM() to MUTATE an additional column to an existing dataframe or tibble...

dataframefunctionpurrrsapplyoptim

Read More
Change first input based on second input, applying a function, using purrr´s map2...

rlistpurrr

Read More
map inside a mutate exploding number of rows in output tibble...

rdplyrpurrr

Read More
Calculate the row-wise weighted sum for a set of columns...

rdplyrtidyversepurrr

Read More
Complete incompletely linked documents (document trees) with a lookup-list using a function...

rpurrrlookup-tables

Read More
Cut branches of linked documents (document trees) with a lookup-list using a function...

rlinked-listtreepurrrlookup-tables

Read More
How to set_names on a list column using the tidyverse: tibble, purrr, dplyr...

rdataframedplyrpurrrtibble

Read More
show unique values for each column...

rdataframedplyrpurrr

Read More
Summary Tables using Nested Tibbles...

rdataframedplyrtidyrpurrr

Read More
Get summary of the model using purrr::map within dplyr piping...

rdataframedplyrtidyversepurrr

Read More
Modifying R Markdown Flexdashboard to Generate Pages and Tabs for groups and subgroups...

rpurrrflexdashboard

Read More
.x output of purrr:reduce only showing for first iteration...

rpurrrkableextra

Read More
Calculate mean-deviated values (subtract mean of all columns except one from this one column)...

rpurrr

Read More
Using tidyverse to get descriptive results with nest and then count how many observations we have ma...

rdplyrpurrr

Read More
calculating bootstrap resampling for grouped variables...

rdplyrpurrrrsample

Read More
BackNext