test_that("Character returned", {
expect_type(get_rivers("BBH"), "character")
})
test_that("Character returned", {
expect_type(get_rivers("ALE"), "character")
})
test_that("Character returned", {
expect_type(get_rivers("AMS"), "character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.