Nothing
test_that("option setting works", {
op <- options()
options("finbif_use_cache" = NULL)
expect_null(finbif:::.onLoad())
options(op)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.