View source: R/top-level_scraper.R
fast_scraper_schedules | R Documentation |
This returns game/schedule information as maintained by Lee Sharpe.
fast_scraper_schedules(...)
... |
Arguments passed on to
|
See nflreadr::load_schedules
for details.
A tibble of game information for past and/or future games.
For information on parallel processing and progress updates please see nflfastR.
# Get schedules for the whole 2015 - 2018 seasons
try({# to avoid CRAN test problems
fast_scraper_schedules(2015:2018)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.