context("search_datasets")
test_that("Search datasets returns the correct output", {
skip_on_cran()
set_rhdx_config()
expect_is(search_datasets(),
"hdx_datasets_list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.