tests/testthat/test-time_series_catch.R

test_that("The functions are all running correctly", {
        library(TimeSeriesCatchAll)
        test <- cbind.data.frame(ldeaths, mdeaths)
        test_model <- TimeSeriesCatchAll::all_in_one_time_series(test)
          })
ryanbieber/Time-Series-Catch-All documentation built on Oct. 13, 2020, 9:59 a.m.