test_that("Single value returned", {
expect_length(get_region("Hudson", "BBH"), 1)
})
test_that("Character returned", {
expect_type(get_govt("Hudson", "BBH"), "character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.