context("function generator")
library(forecast4you)
test_that("output is a list of functions", {
expect_equal(class(CreateWalkForwardFuns(48,6)), "function")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.