# load packages
library(testthat)
library(wheretowork)
# enable parallel testing
Sys.unsetenv("R_TESTS")
# run tests
test_check("wheretowork")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.