yyiyis / iterate_in_filter

How to iterate in filter to get subgroup population, pmap usage expand

Repository from Github https://github.comyyiyis/iterate_in_filterRepository from Github https://github.comyyiyis/iterate_in_filter

🌀 we have already introduce how to iterate using map and pmap for one or more parameters.

But there exists another question: how to Iterate in filter!

To get different subgroup populations and then do same things, I donnot want to repeat~

So let us iterate, using pmap!  

Note: packages purrr and in tidyverse  

About

How to iterate in filter to get subgroup population, pmap usage expand


Languages

Language:R 100.0%