test_that("use", {
expect_silent(check_empty_plinkr_folder())
expect_error(
uninstall_plinks("nonsense"),
"must be a list"
)
expect_silent(check_empty_plinkr_folder())
clear_plinkr_cache()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.