Description Usage Arguments Value Examples
Gets information about NBA franchises
1 2 3 4 5 6 7 | 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'
1 | 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.