test_that ("license-list", {
expect_silent (x <- license_list ())
expect_type (x, "character")
expect_length (x, 33L)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.