test_that("gadm_country_shapefile finds a country", {
test_requires_data()
afile <- gadm_country_shapefile("uga")
expect_equal(class(afile)[1], "sf")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.