README.md

lolapi

An implementation of the Riot Games League of Legends API.

Most functions need an API key that you can obtain from the website if your LoL account is higher than level 5.

Installation

install_github("tutuchan/lolapi")

Setup

api_setup(api_key = "your-key", region = "your-region")

You can even put this in your .Rprofile for your project so you don't have to type it every time.

Features

Upcoming features



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