Nothing
test_that("get correspond - all", {
vcr::use_cassette("correspond", {
dt <- get_correspond(type = "fylke", correspond = "kommune", from = 2016, to = 2018, names = F)
})
expect_equal(dt, dtCorr)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.