Skip to content

League of Legend data visualization for Data Visualization Techniques course at Faculty of Mathematics and Information Science at Warsaw University of Technology.

Notifications You must be signed in to change notification settings

jrsh44/R-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-dashboard

About

This project contains visualized data from game League of Legends in form of dashboard. Application was created for Data Visualization Techniques course at Faculty of Mathematics and Information Science at Warsaw University of Technology.

How to run

The application is available online

You can easily update the database by implementing functions in the ./db catalog.

install.packages(c("jpeg", "png", "shinythemes", "base64enc", "httr", "networkD3", "ggplot2", "tidyverse", "plotly", "shiny"))

and then running app.R in main catalog.

Data set

Application is based on data available through Riot API

You can easily update databese by implemented functions in ./db catalog.

First you need to create keys.txt file based on keys.example.txt and implement necessary values from Riot API

Then in order to update data simply run one of ./db/...Update.R file

Authors

About

League of Legend data visualization for Data Visualization Techniques course at Faculty of Mathematics and Information Science at Warsaw University of Technology.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •