Nothing
test_that("testing field_hockey_pbp()", {
fh_2019 <- field_hockey_pbp(2019)
expect_type(fh_2019,"list")
expect_true(nrow(fh_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.