| nba_tidy_franchise_history | R Documentation |
One tidy franchise timeline. nba_franchisehistory() returns the active
(FranchiseHistory) and DefunctTeams sets separately; these share a schema,
so this row-binds them (tactic B) and tags each row active / defunct.
nba_tidy_franchise_history(...)
... |
Additional arguments passed to |
A hoopR_data tibble, one row per franchise era, with a leading
franchise_status column (active / defunct).
Other NBA Combined Datasets:
nba_tidy_boxscore(),
nba_tidy_player_profile()
try(nba_tidy_franchise_history())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.