context('data')
test_that("test='HM27.address' gives correct data", {
sesameDataCache("HM27.address")
dt <- sesameDataGet('HM27.address')
expect_is(dt, "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.