test_that("basic", {
X <- query_xc("Phaethornis anthophilus", download = FALSE)
# create image in R graphic device
mp <- map_xc(X, img = FALSE)
expect_null(mp)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.