Gets information about NBA franchises
teams_details( teams = NULL, team_ids = NULL, all_teams = F, assign_to_environment = TRUE, return_message = T )
| teams | vector of team names |
|---|---|
| team_ids | vector of team ids |
| all_teams | if |
| assign_to_environment | if |
| return_message | if |
a `tibble`
teams_details(all_teams = TRUE, assign_to_environment = TRUE)