test_that("default_projection_file() works", {
f <- kwb.dwd:::default_projection_file
result <- f()
expect_identical(kwb.utils::fileExtension(result), "prj")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.