Description Usage Arguments Details Author(s)
split-map-combine
1 2 |
data |
groped data.frame |
... |
function or formula passed to |
drop |
logical indicating if levels that do not occur should be dropped. Set to FALSE if FUN returns a data.frame also for zero-row inputs. |
.isFactorReleveled |
|
.omitWarning |
https://stackoverflow.com/questions/53855897/accessing-grouping-variables-in-purrrmap-with-nested-dataframes https://coolbutuseless.bitbucket.io/2018/03/03/split-apply-combine-my-search-for-a-replacement-for-group_by—do/ if you create factors inside map_df, one can use map_dfrFactor.
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.