whocov / trend_analysis_public

Public version of the trend analysis infrastructure
https://asmodee-infrastructure-handbook.netlify.app/
Other
2 stars 3 forks source link

Add a date field into the dyamics dataframe to retrieve as of dates #14

Closed henryls1 closed 3 years ago

henryls1 commented 3 years ago

Adding a date field into the dynamics dataframe would be helpful to obtain the as of date (that is shown on the plot)

thibautjombart commented 3 years ago

Done as of d7ff2079d2ef3b4733b66e8c847ca202e13f1af6

The output rds now has a$timestamp slot storing the timestamp of the dataset used in the analysis as a Date object.