# Test
library(testthat)
# includes go here
#source("*.R")
#test_results <- test_dir("tests/testthat", reporter="summary")
test_results <- test_dir("tests/testthat", reporter = LocationReporter)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.