View source: R/get_draft_picks.R
get_draft_picks | R Documentation |
Given a draft ID, gather draft picks (along with other metadata concerning the picks).
get_draft_picks(draft_id)
draft_id |
Draft ID generated by Sleeper (numeric or character) |
Returns a data frame containing information about the draft picks.
Nick Bultman, njbultman74@gmail.com, December 2021
## Not run: get_draft_picks(688281872463106048)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.