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)