Description Usage Arguments Value
View source: R/get_complete_details.R
This function automatically scans the initial return of 'get_window()' for a given gameId for relevant timestamps, which are utilized in another query to function, giving another timestamp. This continues until no new data can be generated by the query, indicating that a game is over.
1 | get_complete_details(gameId, hl = "en-US")
|
gameId |
string. The ID of the game for which data should be searched. |
hl |
string. Locale or language code using ISO 639-1 and ISO 3166-1 alpha-2. |
A list of a game data.frame and associated meta data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.