teamLoader: Loads team statistics and information from the Index

View source: R/shlAPI.R

teamLoaderR Documentation

Loads team statistics and information from the Index

Description

Loads team statistics and information from the Index

Usage

teamLoader(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
teamLoader(leagueID = 0, season = 64)

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