test_that("load RGS for country", {
expect_snapshot(get_standard_business_reporting("Netherlands"))
expect_error(
get_standard_business_reporting("Deutschland"),
"There is no standard reference system available for this country."
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.