teams_details | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.