tests/testthat/test_splitfun.R

context("function generator")
library(forecast4you)

test_that("output is a list of functions", {
  expect_equal(class(CreateWalkForwardFuns(48,6)), "function")
})
TheRealSvc/forecast4you documentation built on Dec. 18, 2021, 4:10 p.m.