tests/testthat/test_forecast_demo.R

library(testthat)
library(ICSsmoothing)

test_that("forecast_demo works correctly.", {
  forecast_demo()
  expect_true(TRUE)
})

Try the ICSsmoothing package in your browser

Any scripts or data that you put into this service are public.

ICSsmoothing documentation built on Jan. 9, 2023, 1:23 a.m.