Learn R Programming

sleeperapi (version 1.0.4)

get_draft: Gather Draft Information

Description

Given a draft ID, gather draft information for selection.

Usage

get_draft(draft_id)

Value

Returns a list containing information about the draft.

Arguments

draft_id

Draft ID generated by Sleeper (integer)

Author

Nick Bultman, njbultman74@gmail.com, December 2021

Examples

Run this code
if (FALSE) get_draft(688281872463106048)

Run the code above in your browser using DataLab