Nothing
test_that("testing football_offence()", {
offence_2016 <- football_offence(2016)
expect_type (offence_2016, "list")
expect_true(nrow(offence_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.