Skip to content

nteetor/hotr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotr

An R package which pulls and parses Heroes of the Storm data from heroesjson and hotslogs.

To install from GitHub run the following,

install.packages('devtools')
devtools::install_github('nteetor/hotr')

Once installed try the following,

hero_popularity()
hero_builds('The Lost Vikings')
hero_builds('Rexxar')

More to come!

About

Heroes of the Storm Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages