context("data fetch")
library(dplyr)
library(cdcForecastUtils)
test_that("download_and_preprocess_flu_data works", {
warning("test not implemented")
})
test_that("download_and_preprocess_hosp_data works", {
warning("test not implemented")
})
test_that("download_and_preprocess_state_flu_data works", {
warning("test not implemented")
})
test_that("fetch_delphi_data_multi_issue works", {
warning("test not implemented")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.