Skip to content

Commit

Permalink
Remove now-unnecessary library(covidcast)
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslogan committed Oct 14, 2024
1 parent a32166b commit 7df79ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/aggregation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ The data is included in this package (via the [`epidatasets` package](https://cm
```{r, warning = FALSE, message = FALSE}
library(epiprocess)
library(dplyr)
library(covidcast)
library(readr)
x <- covid_incidence_county_subset
Expand Down

0 comments on commit 7df79ba

Please sign in to comment.