get_pbp_game: Get Game Play-by-Play Data

View source: R/get_pbp_game.R

get_pbp_gameR Documentation

Get Game Play-by-Play Data

Description

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

Usage

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.


lbenz730/ncaahoopR documentation built on March 28, 2024, 6:54 a.m.