Nothing
test_that("football_defence()", {
def_2014 <- football_defence(2014)
expect_type(def_2014,"list")
expect_true(nrow(def_2014) != 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.