library(BridgeDbR)
context("simple")
test_that("it knows about ChEBI", {
dataSource <- getSystemCode("ChEBI")
expect_equal(dataSource, "Ce")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.