GetLineupStats: Lineup stats

Description Usage Arguments Value Examples

Description

Lineup stats

Usage

1
2
GetLineupStats(year, players = 5, type = "Advanced", date.from = "",
  date.to = "", team = 0, team.ids = NA)

Arguments

year

e.g. 2015 for 2014-15 season

players

Number of players to get lineup stats on (2-5)

type

'Advanced'

date.from

starting date

date.to

ending date

team.ids

Optional dataframe of team.ids

Value

data frame of stats

Examples

1
GetLineupStats(year = 2016, players = 5, type = 'Advanced')

ccagrawal/sportsTools documentation built on May 13, 2019, 2:15 p.m.