get_playbyplay2: Download improved Playbyplay data for NBA game

Description Usage Arguments Value Author(s) Examples

View source: R/get_playbyplay2.R

Description

Download and process NBA.com play-by-play data for given game and season.

Usage

1
get_playbyplay2(game_id, verbose = TRUE)

Arguments

game_id

Game's ID in NBA.com DB

verbose

Defalt TRUE - prints additional information

Value

Dataset containing data from Playbyplay pages. Play-by-play provides information about every play from NBA game, one action per row.

Author(s)

Patrick Chodowski, Chodowski.Patrick@gmail.com

Examples

1
get_playbyplay2(21800001)

PatrickChodowski/NBAr documentation built on April 20, 2021, 10:21 p.m.