tests/testthat/test-data-fetch.R

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")
})
reichlab/cdcForecastUtils documentation built on May 6, 2020, 10:43 a.m.