teams.franchise_index: Index of all seasons for given NBA franchises.

Description Usage Arguments Details

View source: R/teams.R

Description

Returns the row binded "Seasons" tables as shown on individual team pages e.g. https://www.basketball-reference.com/teams/ATL/.

Usage

1

Arguments

team_ids

Optional vector of Basketball Reference team IDs (see TEAM_IDS). Defaults to NULL which scrapes the franchise index of every active NBA team.

Details

teams.franchise_index adds the convenience variable MadePlayoffs, representing whether the team made the playoffs in the corresponding season. This is determined by parsing the "*" symbol off the end of the Team variable such that there are no asterisks in the resulting Team name.


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