Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 753 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 753 Bytes

RLoLChamps

Summary

R Shiny app to compare League of Legends champion statistics. Two champions can be compared at a time, and patch version is also selectable.

https://soitknows.shinyapps.io/rlolchamps/

Currently includes the following base champion statistics...

  • Armor
  • Armor / Level
  • Attack Damage
  • Attack Damage / Level
  • Attack Speed / Level
  • Attack Speed Offset
  • Crit
  • Crit / Level
  • Health
  • Health / Level
  • Health Regen
  • Health Regen / Level
  • Mana Pool
  • Mana Pool / Level
  • Mana Regen
  • Mana Regen / Level
  • Move Speed
  • Range
  • Spellblock
  • Spellblock / Level

References

Riot Games - Data Dragon API