library(testthat)
library(plinkr)
# Tests must not cause undeleted files
clear_plinkr_cache()
expect_silent(check_empty_plinkr_folder())
test_check("plinkr")
if (get_os() == "unix") check_empty_plinkr_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.