playerLoader | R Documentation |
Loading the player attributes
playerLoader(leagueID, season = NULL)
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 |
Returns a list of two data.frames, one for players and one for goalies
# Loads the SHL player attributes from S64
playerLoader(leagueID = 0, season = 64)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.