context("scrape_players")
test_that("get_players returns the expected number of columns", {
#players <- scrape_players()
expect_equal(10, 10)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.