usfl_team_abbreviations: Get valid USFL Team Abbreviations and Corresponding API IDs

View source: R/utils.R

usfl_team_abbreviationsR Documentation

Get valid USFL Team Abbreviations and Corresponding API IDs

Description

Get valid USFL Team Abbreviations and Corresponding API IDs

Usage

usfl_team_abbreviations(abbr = NULL)

Arguments

abbr

A valid abbreviation for which to output the ID and name. The default NULL returns all IDs and names.

Value

A named vector.

Examples

usfl_team_abbreviations()
usfl_team_abbreviations(c("BHAM", "HOU"))

mrcaseb/rusfl documentation built on April 29, 2022, 7:20 p.m.