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