library(ybt)
gdb_dir = find_gdb_dir("tests", ".")
stopifnot(length(gdb_dir) > 0)
gdb = find_gdb(gdb_dir, "toy.sqlite")
stopifnot(length(gdb) > 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.