R4EPI / epidict

Epidemiology data dictionaries and random data generators
https://r4epi.github.io/epidict/
GNU General Public License v3.0
3 stars 1 forks source link

swap out {readxl} for {rio} in imports? #11

Closed aspina7 closed 4 years ago

aspina7 commented 4 years ago

unless readxl is more lightweight...

zkamvar commented 4 years ago

{rio} imports {readxl} under the hood, so {readxl} is more lightweight by design.