nba.GameBoxScoreSummary: Box Score - Summary

Description Usage Arguments Value Examples

Description

Box Score - Summary

Usage

1
nba.GameBoxScoreSummary(gameid, info_type = "summary", ...)

Arguments

gameid

String

info_type

String

...

List

Value

dataframe

Examples

1
2
3
df <- nba.GameBoxScoreSummary('0021601219', info_type = 'linescore')
names(df)
head(df, 3)

bradleyfay/spoRts documentation built on May 13, 2019, 2:28 a.m.