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