Skip to content

Commit

Permalink
Fix straggling covidcast call
Browse files Browse the repository at this point in the history
  • Loading branch information
brookslogan committed Nov 30, 2023
1 parent c8bc7a4 commit c2d58ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/advanced.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ library(data.table)
library(ggplot2)
theme_set(theme_bw())
y1 <- covidcast(
y1 <- pub_covidcast(
source = "doctor-visits",
signals = "smoothed_adj_cli",
geo_type = "state",
Expand Down

0 comments on commit c2d58ca

Please sign in to comment.