You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -145,13 +145,13 @@ Below the fold, we pull the dataset from the epidata API and clean it.
145
145
<summary> Creating the dataset using `{epidatr}` and `{epiprocess}` </summary>
146
146
147
147
This section is intended to demonstrate some of the ubiquitous cleaning operations needed to be able to forecast.
148
-
A subset of this dataset prepared here is also included ready-to-go in [`{epipredict}`](https://cmu-delphi.github.io/epipredict/) as `covid_case_death_rates`.
148
+
A subset of the dataset prepared here is also included ready-to-go in [`{epipredict}`](https://cmu-delphi.github.io/epipredict/) as `covid_case_death_rates`.
149
149
150
150
First we pull both `jhu-csse` cases and deaths data from the
151
151
[Delphi API](https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html) using the
0 commit comments