test_that("download works", {
geobon_download(id = 1, path = tempdir())
expect_true(file.exists(file.path(tempdir(), "cSAR_idiv_v1.nc")))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.