get_matchups: Download matchups data for NBA game

Description Usage Arguments Value Author(s) Examples

View source: R/get_matchups.R

Description

Download and process NBA.com matchups data for given game

Usage

1
get_matchups(game_id, verbose = TRUE)

Arguments

game_id

Game's ID in NBA.com DB

verbose

Defalt TRUE - prints additional information

Value

Dataset containing data about specified game matchups

Author(s)

Patrick Chodowski, Chodowski.Patrick@gmail.com

Examples

1
get_matchups(21701181)

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