Nothing
test_that("hockey_pbp() test", {
pbp_2013 <- hockey_pbp("m", 2013)
expect_type(pbp_2013,"list")
expect_true(nrow(pbp_2013) != 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.