Access OpenDota Services in R
Count in categories for specific player id
Counting win or lose for specific player id
Get Hero Benchmarks
Get heroes rankings for specific player id
Get hero stats
Get total status for specific player id
Get Dota2 Item List
Get Match Details
Get Matches for specific player id
Get played heroes for specific player id
Get played with for specific player id
Get ratings for specific player id
Get Summaries a Specific Player
Get recent matches for specific player id
Get ward map for specific player id
Get heroes rankings for specific player id
Get total status for specific player id
Provides a client for the API of OpenDota. OpenDota is a web service which is provide DOTA2 real time data. Data is collected through the Steam WebAPI. With ROpenDota you can easily grab the latest DOTA2 statistics in R programming such as latest match on official international competition, analyzing your or enemy performance to learn their strategies,etc. Please see <https://github.com/rosdyana/ROpenDota> for more information.