lol_get_data_champs: Get general information of all the champions

Description Usage Arguments Value

View source: R/functions.R

Description

This function allows you to get general information of each one the champions of league of legends, this contains its id, rol data, stats and others.

Usage

1
lol_get_data_champs(version = "11.1.1", language = "en_US")

Arguments

version

Version of the list of champs, default = 11.1.1. Check https://developer.riotgames.com/docs/lol#data-dragon_champions to get more information

language

The language you want to be some character vector such as dialogs. Default is "en_US"

Value

A data.frame with columns:


JohanFR198/LeagueAnalizeR documentation built on March 8, 2021, 7:48 a.m.