Nothing
test_that("testing football_drive_summaries()", {
drive_summaries_2016 <- football_drive_summaries(2016)
expect_type(drive_summaries_2016, "list")
expect_true (nrow(drive_summaries_2016) != 0)
})
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.