View source: R/summoners_info.R
This function allows you to get basic summoner's information.
1 2 | summoners_info(api_key, summoners_name, region = "LAN",
data_format = "json")
|
api_key |
API key provided by RIOT games (https://developer.riotgames.com/) |
summoners_name |
Summoner's name |
region |
Summoner's region (RU, KR, BR, OCE, JP, NA, EUNE, EUW, TR, LAN, LAS) |
data_format |
Data format on which the data will be output, available choices are json and data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.