Nothing
test_that("football_pbp() test", {
pbp_2021 <- football_pbp(2021)
expect_type(pbp_2021,"list")
expect_true(nrow(pbp_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.