context("Check the location of the annotations")
test_that("Load ground truth", {
ground_truth <- load_ground_truth("SJER_052_2018", show = FALSE)
expect_s3_class(ground_truth, "sf")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.