compute_team_stats: Compute basic team level stats from play-by-play data

View source: R/compute_team_stats.R

compute_team_statsR Documentation

Compute basic team level stats from play-by-play data

Description

Compute the number of points scored by a team and its opponent in a given chunk of pbp data

Usage

compute_team_stats(pbp_data)

Arguments

pbp_data

a chunk of play-by-play data

Value

a tibble summarizing basic team level stats typically found in a box score


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