Nothing
test_that("fh player box score", {
fh_box_score <- field_hockey_player_box_score(2022)
expect_type(fh_box_score,"list")
expect_true(nrow(fh_box_score)!= 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.