interpret_team: Given a team input of unknown type (id, name, city,...

View source: R/helpers.R

interpret_teamR Documentation

Given a team input of unknown type (id, name, city, abbreviation) return all 4

Description

Given a team input of unknown type (id, name, city, abbreviation) return all 4

Usage

interpret_team(team_input)

Arguments

team_input

a team id, team name, team city or team abbreviation to be interpreted

Value

a data.frame giving the id, abbr, name and city of the input team


kburnham/tidynbadata documentation built on Aug. 7, 2024, 12:10 a.m.