esqLABS / esqlabsR

Utility functions for modelling and simulation workflows within esqLABS organization
https://esqlabs.github.io/esqlabsR/
GNU General Public License v2.0
16 stars 2 forks source link

Get rid of `purrr::map_dfr` etc #678

Open PavelBal opened 3 months ago

PavelBal commented 3 months ago

purrr::map_dfr is superseded, replace it by the more up-to-date approaches.

Or better just get rid of all map purr etc