tests/testthat/test-ic-spec.R

context("test-ic-spec")

test_that("ic-spec downloads", {
  t <- ic_spec(mode = "read")
  expect_true(length(t) > 9000)
})

Try the calendar package in your browser

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

calendar documentation built on May 29, 2024, 2:34 a.m.