GetTeamData: Function to return the team data

Description Usage Arguments Value

Description

Returns data on the fantasy football team

Usage

1
GetTeamData(GameID, LeagueID, team = 1, DataType = "stats", sig)

Arguments

GameID

The number assigned to the annual fantasy footbal compettion. Games should not be confused with a weekly NFL football game. See also the GetGameID() function.

LeagueID

The ID number representing the specific fantasy football league.

team

The team ID, possible values are based on the number of teams in the league, ypically ranging from 1-10.

DataType

The type of data desired for the team. Possible values are stats, standings, or matchups.

sig

See also the GetSig() function

Value

List. Fiels will vary by the datatype used.


kuhnrl30/Touchdown documentation built on May 20, 2019, 7:06 p.m.