# use a temp directory so we don't have to cleanup later
temp_dir <- tempdir()
.mockPaths(temp_dir)
# load various libraries
library(DBI)
library(RSQLite)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.