library(rWikiPathways)
context("Pathway")
test_that("get by pmid and date", {
info = getPathwayHistory('WP554',20180201)
expect_gt(length(info), 0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.