tryCatch(
{
local_fm_testthat_setup(envir = testthat::teardown_env())
},
error = function(e) {
local_fm_testthat_setup(envir = .GlobalEnv)
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.