standings | R Documentation |
NBA season standing data
standings(
seasons = 2019,
season_types = c("Regular Season"),
resolve_records = TRUE,
nest_data = F,
return_message = TRUE
)
seasons |
vector of seasons |
season_types |
type of season options include
|
resolve_records |
|
nest_data |
if |
return_message |
if |
a 'tibble'
Other standings:
current_standings()
standings(seasons = 2015:2018, season_types = "Regular Season", resolve_records = T, nest_data = F, return_message = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.