get_complete_details: Get the return of get_details for a whole game

Description Usage Arguments Value

View source: R/get_complete_details.R

Description

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.

Usage

1
get_complete_details(gameId, hl = "en-US")

Arguments

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.

Value

A list of a game data.frame and associated meta data.


flsck/rlolesports documentation built on April 4, 2021, 6:59 p.m.