epiforecasts / covidregionaldata

An interface to subnational and national level COVID-19 data. For all countries supported, this includes a daily time-series of cases. Wherever available we also provide data on deaths, hospitalisations, and tests. National level data is also supported using a range of data sources as well as linelist data and links to intervention data sets.
https://epiforecasts.io/covidregionaldata/
Other
37 stars 18 forks source link

Improve clarity on data versioning #384

Closed seabbs closed 2 years ago

seabbs commented 3 years ago

We store all data versions in a list for each object. This is a really nice feature and based on the comments in the JOSS review not totally clear. It would be great to identify ways we could make this more explicit.

seabbs commented 3 years ago

A good target for this may be the package overview vignette where the R6 data getting approach is mentioned but not discussed in any greater detail.

Screenshot 2021-06-18 at 09 50 38

seabbs commented 3 years ago

Anyone open to adding this? @epiforecasts/covidregionaldata

Just needs a few lines of text for the return method and the vignettes

github-actions[bot] commented 2 years ago

This issue has been flagged as stale due to lack of activity