extractTeamResults: Extract results for a team

Description Usage Arguments Value Examples

View source: R/extractTeamResults.R

Description

Get results of the games of a given team and season

Usage

1
extractTeamResults(team, season)

Arguments

team

A three letter string specifying the team code

season

An integer specifying the starting year of the desired season

Value

A tibble

Examples

1
extractTeamResults(team = "BAR", season = 2017)

solmos/euroleaguer documentation built on Jan. 30, 2022, 3:16 p.m.