standingsLoader: Loads team standings from the Index

View source: R/shlAPI.R

standingsLoaderR Documentation

Loads team standings from the Index

Description

Loads team standings from the Index

Usage

standingsLoader(leagueID, season = NULL)

Arguments

leagueID

ID of the league to get attributes from, SHL = 0, SMJHL = 1, IIHF = 2, WJC = 3

season

The season to get the attributes from

Value

Returns a data.frame with the information

Examples

# Loads the SHL team information from season 64
standingsLoader(leagueID = 0, season = 64)

canadice/shlrtools documentation built on March 5, 2025, 11:15 a.m.