GetLinesRange: Betting lines (multi-year).

Description Usage Arguments Value Examples

Description

Betting lines (multi-year).

Usage

1
GetLinesRange(sport = "NBA", year.start, year.end, type = "both")

Arguments

sport

either "NBA", "NFL", "WNBA"

year.start

season (e.g. 2008 for 2007-08 season)

year.end

season (e.g. 2014 for 2013-14 season)

type

either "regular season" or "playoffs" or "both"

Value

data frame with schedule and line for each game in all the seasons

Examples

1
GetLinesRange("NBA", 2012, 2015, "playoffs")

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