Nothing
test_that("get simulated season projections", {
s <- league_simulation(
leagueId = "42654852"
)
expect_s3_class(s, "data.frame")
expect_length(s, 11)
})
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.