draft_picks: Access all the draft picks

View source: R/Draft.R

draft_picksR Documentation

Access all the draft picks

Description

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()

nhlscraper documentation built on June 29, 2026, 1:06 a.m.