mrc-ide / epireview

https://mrc-ide.github.io/epireview/
Other
26 stars 2 forks source link

Consider using read_csv instead of read.csv for consistency #104

Closed sangeetabhatia03 closed 1 month ago

sangeetabhatia03 commented 2 months ago

WE are pretty deeply committed to readr, so there's little point in trying to avoid it. @CosmoNaught suggested using read_csv when reading param_names for consistency with the rest of package.