tests/testthat/test-function-radolan_raw_to_raster.R

#
# This test file has been generated by kwb.test::create_test_files()
# launched by user hsonne on 2022-09-16 16:43:24.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#

test_that("radolan_raw_to_raster() works", {

  f <- kwb.dwd:::radolan_raw_to_raster

  expect_error(
    kwb.dwd:::radolan_raw_to_raster()
    # argument "rbi" is missing, with no default
  )

})
KWB-R/kwb.dwd documentation built on Sept. 28, 2022, 6:03 p.m.