R/Team.R
get_teams.Rd
get_teams() retrieves information on each team, including but not limited to their ID, name, and 3-letter code.
get_teams()
tibble with one row per team
all_teams <- get_teams()