get_draft_rankings: Access the draft rankings for a year and player type

View source: R/DraftOld.R

get_draft_rankingsR Documentation

Access the draft rankings for a year and player type

Description

get_draft_rankings() is deprecated. Use draft_rankings() instead.

Usage

get_draft_rankings(year = season_now()%/%10000, player_type = 1)

Arguments

year

integer in YYYY (e.g., 2017); see drafts() for reference

player_type

integer in 1:4 (where 1 = North American Skaters, 2 = International Skaters, 3 = North American Goalies, and 4 = International Goalies)

Value

data.frame with one row per player


nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.