extractTeamPbp: Extract play-by-play data for a given team

View source: R/extractTeamPbp.R

extractTeamPbpR Documentation

Extract play-by-play data for a given team

Description

Downloads play-by-play data of all games that a given team has played in the specified season

Usage

extractTeamPbp(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

Warning

This functions may take over a minute to return the large output data frame


ponelplay/test documentation built on April 14, 2022, 12:43 a.m.