tests/testthat/test_TableA.R

context("Table A")

test_that("Table A providers even if retired", {
  # University of Tasmania
  expect_true(decode_heims(data.table(E306 = 1052L))[["TableA"]])
})

Try the heims package in your browser

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

heims documentation built on May 2, 2019, 9:20 a.m.