test_that("getRawDataFromWeb works", {
master_data <- getRawDataFromWeb()
test_exists_data <- exists("master_data")
expect_equal(test_exists_data, TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.