Nothing
test_that("football_returns() test" , {
returns_2021 <- football_returns(2021)
expect_type(returns_2021,"list")
expect_true(nrow(returns_2021) != 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.