How to keep all elements of a list that reach an individual ACF-Cut-off value in R?...
Read MoreTest that stops at first fail when used with map...
Read MoreUsing map with a custom function (that returns a data frame) and multiple inputs...
Read MoreHow can I simplify the output of `purrr::safely()` and `purrr::map()`?...
Read MoreR split/map from purrr combined with tidy from broom to get linear model statistics by group...
Read MoreImporting multiple sheets from excel, transposing and creating new columns before joining with map_d...
Read MoreMutate case_when nested conditional labelling...
Read Morefit an `lm` model for every level of a factor...
Read MoreUsing map_dfr() with list of dates...
Read MoreMap over some numeric columns and for each boxplot with a grouping var...
Read Morer - export plots in list to ppt in separate slides without including the index...
Read MoreHow can I mutate using across and a dynamically-generated list of functions...
Read MoreHow to make purrr map function run faster?...
Read Morehow to use Purrr/reduce combine dataframe objects...
Read Morepurrr - how to apply recursively a function with changing arguments...
Read MoreUse OPTIM() to MUTATE an additional column to an existing dataframe or tibble...
Read MoreChange first input based on second input, applying a function, using purrr´s map2...
Read Moremap inside a mutate exploding number of rows in output tibble...
Read MoreCalculate the row-wise weighted sum for a set of columns...
Read MoreComplete incompletely linked documents (document trees) with a lookup-list using a function...
Read MoreCut branches of linked documents (document trees) with a lookup-list using a function...
Read MoreHow to set_names on a list column using the tidyverse: tibble, purrr, dplyr...
Read Moreshow unique values for each column...
Read MoreSummary Tables using Nested Tibbles...
Read MoreGet summary of the model using purrr::map within dplyr piping...
Read MoreModifying R Markdown Flexdashboard to Generate Pages and Tabs for groups and subgroups...
Read More.x output of purrr:reduce only showing for first iteration...
Read MoreCalculate mean-deviated values (subtract mean of all columns except one from this one column)...
Read MoreUsing tidyverse to get descriptive results with nest and then count how many observations we have ma...
Read Morecalculating bootstrap resampling for grouped variables...
Read More