Nothing
test_that("soccer_pbp() test", {
pbp_2019 <- soccer_pbp("w",2019)
expect_type(pbp_2019,"list")
expect_true(nrow(pbp_2019) != 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.