tests/testthat/test-if_tsibble.R

test_that("test_if_tsibble works", {
  expect_silent(test_if_tsibble(wages))
  expect_error(test_if_tsibble(iris))
})

Try the brolgar package in your browser

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

brolgar documentation built on June 22, 2024, 11:24 a.m.