get_games: Get games data for series games

Description Usage Arguments Value

View source: R/get_games.R

Description

If a game is a best-of series, the function can return the specific game IDs of the series.

Usage

1
get_games(gameId, hl = "en-US", save_details = FALSE)

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.

save_details

logical. Shoudl details be saved?

Value

A data.frame of games data or the raw query.


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