test_that("basic", {
X <- query_xc("Phaethornis anthophilus", download = FALSE)
expect_true(is.data.frame(X))
expect_true(nrow(X) > 0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.