🌀 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