Skip to content

dmindemon/LoL-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

LoL-project

Final web application url: https://dmindemon.shinyapps.io/LoL_DPS_Simulator

Shinny App

This folder contains code building shinny application, by using data from API and web scraping.

Here're explanations of each file:

  • Get name.R: Scrape data from website to get a list of champions' names.
  • Scraping.R: Scrape data from website to get parameters of each champion.
  • base_functions.R: Basic functions about running the app.
  • calculation.R: Calculation functions about damage.
  • global.R: Prerequisite functions and packages for running the app.
  • items.R: Quantify the infuluence of item on champion.
  • items_passive.R: Text mining analysis on items description data.
  • simulator.R: Simulate the real game scenario and optimize the strategy.
  • server.R: Back-end of the app.
  • ui.R: Front-end of the app.

LoL API analysis

This folder contains code processing data from API. Here are some links inspired me:

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors