Nothing
test_that("testing football_kicking()", {
kicking_2017 <- football_kicking(2017)
expect_type(kicking_2017,"list")
expect_true(nrow(kicking_2017) != 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.