Gets coaching staffs for specified seasons
teams_coaches(seasons = 1990:2018, nest_data = F, return_message = T)
Arguments
seasons |
vector of seasons |
nest_data |
if TRUE nests data |
return_message |
if TRUE returns a message |
Value
a `tibble`
Examples
teams_coaches(2018:2019)