Nothing
library(ReactomePA)
context("getDb")
test_that("getDb", {
expect_equal(getDb("human"), "org.Hs.eg.db")
expect_equal(getDb("mouse"), "org.Mm.eg.db")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.