playerLoader: Loading the player attributes

View source: R/shlAPI.R

playerLoaderR Documentation

Loading the player attributes

Description

Loading the player attributes

Usage

playerLoader(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 list of two data.frames, one for players and one for goalies

Examples

# Loads the SHL player attributes from S64
playerLoader(leagueID = 0, season = 64)

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