Nothing
test_that("throws error for season before 2008", {
expect_error(bart_season_schedule(2007), 'or later')
expect_error(bart_pregame(2007), 'or later')
expect_error(bart_game_box(2007), 'or later')
expect_error(bart_game_factors(2007), 'or later')
})
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.