get_drafts: Get all drafts

View source: R/Draft.R

get_draftsR Documentation

Get all drafts

Description

get_drafts() retrieves information on each draft, including but not limited to their year, type, venue, minimum and maximum player ages, and number of rounds and picks.

Usage

get_drafts()

Value

tibble with one row per draft

Examples

all_drafts <- get_drafts()

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