standingsLoader | R Documentation |
Loads team standings from the Index
standingsLoader(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 data.frame with the information
# Loads the SHL team information from season 64
standingsLoader(leagueID = 0, season = 64)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.