tests/testthat/test-datetime.R

context("datetime")
library(dplyr)
library(cdcForecastUtils)

test_that("get_time_left_in_season works", {
  stop("test not implemented")
})

test_that("get_current_time_in_date_seq works", {
  stop("test not implemented")
})

test_that("get_time_from_start_of_season works", {
  stop("test not implemented")
})

test_that("date_start_and_end_to_date_seq works", {
  stop("test not implemented")
})
reichlab/cdcForecastUtils documentation built on May 6, 2020, 10:43 a.m.