Sys.setenv("R_TESTS" = "")
if(require("testthat") & require("Rcpp")) {
library(lastdose)
test_check("lastdose", reporter="summary")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.