epiverse-trace / readepi

An R package for importing epi data into R.
https://epiverse-trace.github.io/readepi/
Other
6 stars 5 forks source link

replace `purrr::flatten_dfr()` by `dplyr::bind_rows()` #39

Closed Karim-Mane closed 1 year ago

Karim-Mane commented 1 year ago

Fixed by replacing purrr::flatten_dfr() with dplyr::bind_rows()