Skip to contents

draft_picks() returns the historical draft-pick table with one row per pick, including draft year/round/overall slot, team, player, position, and biographical fields.

Usage

draft_picks()

Value

data.frame with one row per pick

Examples

# May take >5s, so skip.
all_draft_picks <- draft_picks()