test_that("search works", {
institutions_download()
s1 <- institutions_search("Royal Technology")
expect_true(nrow(s1) == 1)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.