load_trades | R Documentation |
This returns a table of historical trades as maintained by Lee Sharpe.
load_trades(seasons = TRUE)
seasons |
a numeric vector of seasons to return, default |
A tibble of game information for past and/or future games.
https://nflreadr.nflverse.com/articles/dictionary_trades.html for a web version of the dictionary
dictionary_trades
for the data dictionary as bundled within the package
Issues with this data should be filed here: https://github.com/nflverse/nfldata
load_trades(2020)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.