Learn R Programming

sleeperapi (version 1.0.4)

get_draft_picks: Gather Draft Picks

Description

Given a draft ID, gather draft picks (along with other metadata concerning the picks).

Usage

get_draft_picks(draft_id)

Value

Returns a data frame containing information about the draft picks.

Arguments

draft_id

Draft ID generated by Sleeper (numeric or character)

Author

Nick Bultman, njbultman74@gmail.com, December 2021

Examples

Run this code
if (FALSE) get_draft_picks(688281872463106048)

Run the code above in your browser using DataLab