static: static data

Description Usage Arguments

Description

Wraps the static-data api method

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
champion_static(id = NULL, locale = NULL, version = NULL,
  data_by_id = NULL, champ_data = NULL)

item_static(id = NULL, locale = NULL, version = NULL, item_data = NULL)

language_strings_static(locale = NULL, version = NULL)

languages_static()

map_static(locale = NULL, version = NULL)

mastery_static(id = NULL, locale = NULL, version = NULL,
  mastery_data = NULL)

realm_static()

rune_static(id = NULL, locale = NULL, version = NULL, rune_data = NULL)

summoner_spell_static(id = NULL, locale = NULL, version = NULL,
  spell_data = NULL)

versions_static()

Arguments

id

a numeric, depends on the method call, can be a champion, item, mastery, rune or summoner spell id

locale

a character

version

a character

data_by_id

a logical

champ_data

a vector of characters

item_data

a vector of characters

mastery_data

a vector of characters

rune_data

a vector of characters

spell_data

a vector of characters


Tutuchan/lolapi documentation built on May 9, 2019, 5:17 p.m.