teams.team_index: Index of all active NBA franchises.

Description Usage Arguments Details

View source: R/teams.R

Description

Returns the "Active Franchises" table as shown at https://www.basketball-reference.com/teams/.

Usage

1
teams.team_index(include_total_history = FALSE)

Arguments

include_total_history

If TRUE, return data frame with all historical counterparts of each franchise listed as separate rows.

Details

A TeamId variable is added that represents the Basketball Reference unique identifier for that team as shown in the team URL e.g. Atlanta - ATL (https://www.basketball-reference.com/teams/ATL/).


tylerferguson/sportsreferenceR documentation built on May 26, 2020, 2:19 a.m.