Skip to contents

get_teams() retrieves information on each team, including but not limited to their ID, name, and 3-letter code.

Usage

get_teams()

Value

tibble with one row per team

Examples

all_teams <- get_teams()