Nothing
context("test-data")
test_that("od_leeds", {
expect_true(exists("od_leeds"))
expect_true(nrow(od_leeds) == 10)
})
test_that("leeds_uber_sample", {
expect_true(exists("leeds_uber_sample"))
expect_true(nrow(leeds_uber_sample) == 10)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.