get_pbp_game: Get Game Play-by-Play Data

Description Usage Arguments Value

View source: R/get_pbp_game.R

Description

Scrapes ESPN Play-by-Play data for the desired games.

Usage

1
get_pbp_game(game_ids, extra_parse = T)

Arguments

game_ids

Vector of ESPN game_ids

extra_parse

Logical whether to link shot variables and possession parsing (Default = TRUE).

Value

A data frame of the Play-by-Play data for desired games.


KdotHudash/HuddyTest documentation built on Dec. 18, 2021, 3:31 a.m.