tests/testthat/test-iotables_download.R

library (testthat)


test_that("Necessary input parameters are checked", {
  expect_error(iotables_download(source = 'naio_10_cp1701', 
                           year = 2015, geo = "DE",
                           unit = "MIO_EUR", labelling = "iotables"))
})

Try the iotables package in your browser

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

iotables documentation built on Sept. 24, 2022, 5:05 p.m.