summoners_info: Summoner's basic information

Description Usage Arguments

View source: R/summoners_info.R

Description

This function allows you to get basic summoner's information.

Usage

1
2
summoners_info(api_key, summoners_name, region = "LAN",
  data_format = "json")

Arguments

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


jajimenezf/lolr documentation built on May 28, 2019, 4:37 p.m.