get_team_standing: Returns a data.frame of teams and their statistics

Description Usage Arguments Examples

Description

Returns a data.frame of teams and their statistics

Usage

1
2
get_team_standing(season = season, team_id = NULL,
  access_token = get_shl_access_token())

Arguments

season

Season to be used, i.e. '2015' for the SHL season 2015/2016

team_id

An ID for the team which the list should be based on, for example "DIF"

acces_token

an access_token generated by get_shl_access_token()

Examples

1
2
3
4
## Not run: 
get_teams()

## End(Not run)

filipwastberg/shlr documentation built on May 17, 2019, 1:14 a.m.