href_standings: Scrape NHL Standings from hockey-reference.com

View source: R/href_standings.R

href_standingsR Documentation

Scrape NHL Standings from hockey-reference.com

Description

Gathers year-by-year standings from each NHL season selected and combines results into one dataset.

Usage

href_standings(seas)

Arguments

seas

Which seasons would you like to retrieve data for? No default set. Earliest available season is 1918.

Examples

href_standings(seas = c(1990:1999))

skillalytics/skillalytics-scraper documentation built on Oct. 10, 2022, 11:41 p.m.