powered by
This returns a table of historical trades as maintained by Lee Sharpe.
load_trades(seasons = TRUE)
A tibble of game information for past and/or future games.
a numeric vector of seasons to return, default TRUE returns all available data.
TRUE
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
dictionary_trades
Issues with this data should be filed here: https://github.com/nflverse/nfldata
.for_cran() # \donttest{ load_trades(2020) # }
Run the code above in your browser using DataLab