get_teaminfo: Get Team Year Availability Information

Description Usage Arguments Value Examples

View source: R/get_data.R

Description

Get Team Year Availability Information

Usage

1
get_teaminfo(LeagueID = "", ...)

Arguments

LeagueID

See make_url.

...

Arguments to make_url.

Value

A data frame containing team information in a given season.

Examples

1
2
3
# get team information for the NBA
team_roster <- get_teamroster(TeamID = "1610612748",
                              Season = "2016-17")

imadmali/NBAapi documentation built on May 6, 2019, 2:31 p.m.