library(arealDB)
context("adb_metadata")
test_that("", {
dbpath <- paste0(tempdir(), "/newDB")
adb_example(until = "normTable", path = dbpath)
# adb_metadata()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.