nba_videoevents: *Get NBA Stats API Video Events*

View source: R/nba_stats_video.R

nba_videoeventsR Documentation

Get NBA Stats API Video Events

Description

Get NBA Stats API Video Events

Get NBA Stats API Video Events

Usage

nba_videoevents(game_id = "0021700807", game_event_id = "10", ...)

Arguments

game_id

game_id

game_event_id

game_event_id

...

Additional arguments passed to an underlying function like httr.

Details

 nba_videoevents(game_id = '0021700807', game_event_id = '10')

Value

Return a list of tibbles: videoUrls, playlist

Author(s)

Saiem Gilani

See Also

Other NBA Video Functions: nba_videodetailsasset(), nba_videodetails(), nba_videostatus()


hoopR documentation built on Nov. 26, 2023, 1:07 a.m.