test_that("cache clearing functions execute", {
expect_type(eia_clear_cache(), "NULL")
expect_type(eia_clear_metadata(), "NULL")
expect_type(eia_clear_data(), "NULL")
expect_type(eia_clear_facets(), "NULL")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.