View source: R/get_traded_picks.R
get_traded_picks | R Documentation |
Given a league ID, grab the trades that have occured.
get_traded_picks(league_id)
league_id |
League ID generated by Sleeper (numeric or character) |
Returns a list containing trades.
Nick Bultman, njbultman74@gmail.com, September 2021
## Not run: get_traded_picks(688281863499907072)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.