get_draft_picks: Get all draft picks

View source: R/Draft.R

get_draft_picksR Documentation

Get all draft picks

Description

get_draft_picks() retrieves information on each selection, including but not limited to their player ID, name, draft year, overall number, bio-metrics, and the pick's team history.

Usage

get_draft_picks()

Value

tibble with one row per pick

Examples

all_draft_picks <- get_draft_picks()

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.