library(testthat)
library(MsBackendMassbank)
library(RSQLite)
dbc <- dbConnect(SQLite(), system.file("sql/minimassbank.sql",
package = "MsBackendMassbank"))
test_check("MsBackendMassbank")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.