load(file.path("test_data.RData"))
test_that('Testing if ENSEMBL API returns same dimention table', {
expect_true(is.data.frame((getGeneinfo("ENSG00000157764"))))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.