test_that("extract_radolan_zip_files() works", {
f <- kwb.dwd:::extract_radolan_zip_files
expect_error(f())
expect_output(result <- f(tempdir()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.