-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
33 lines (19 loc) · 1.63 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: "Ontario COVID-19 vaccination progress"
date: "`r Sys.Date()`"
---
Tracking the progress of vaccinating Ontario's population against COVID-19.
```{r, child="ontario-covid-vaccinations.Rmd"}
```
### Code
Horton, L. (2021). Ontario COVID-19 vaccination tracking (v9.0). *Zenodo*. https://doi.org/10.5281/zenodo.4533399
### R packages
Allaire, J.J. et. al. (2021). *rmarkdown: Dynamic Documents for R. R package version 2.7*. https://rmarkdown.rstudio.com
Couture-Bell, A. (2018). *rjson: JSON for R*. R package version 0.2.20*. https://CRAN.R-project.org/package=rjson
Grolemund, G., Wickham, H. (2011). Dates and times made easy with {lubridate}, *Journal of Statistical Software, 40*(3), 1-25. https://www.jstatsoft.org/v40/i03/
R Core Team. (2018). *R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing*, https://www.R-project.org/
Wickham, H. et. al. (2019). Welcome to the {tidyverse}, *Journal of Open Source Software, 4*(43), 1686. https://doi.org/10.21105/joss.01686
Wickham, H. (2019). *stringr: Simple, Consistent Wrappers for Common String Operations.* R package version 1.4.0. https://CRAN.R-project.org/package=stringr
Wickham, H., Dana S. (2020). *scales: Scale Functions for Visualization.* R package version 1.1.1. https://CRAN.R-project.org/package=scales
Xie, Y. (2021). knitr: A General-Purpose Package for Dynamic Report Generation in R, *R package version 1.31*, https://yihui.org/knitr/
Zeileis, A., Grothendieck, G. (2005). zoo: S3 Infrastructure for Regular and Irregular Time Series, *Journal of Statistical Software, 14*(6), 1-27. https://doi.org/10.18637/jss.v014.i06