context("URL Parsing")
test_that("Simple API Parse Works",{
expect_equal(typeof(tflRequest("all lines", app_id = 'test', app_key = 'test', args = list("Mode" = 'overground'))),
"list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.