View source: R/top-level_scraper.R
fast_scraper_roster | R Documentation |
Load Rosters
fast_scraper_roster(...)
... |
Arguments passed on to
|
See nflreadr::load_rosters
for details.
A tibble of season-level roster data.
For information on parallel processing and progress updates please see nflfastR.
# Roster of the 2019 and 2020 seasons
try({# to avoid CRAN test problems
fast_scraper_roster(2019:2020)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.