Skip to content

An R package to get Dota 2 match data using the OpenDota API

Notifications You must be signed in to change notification settings

huayingq1996/DotaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotaR

This package provides a interface to fetch the parsed JSON files of parsed match replays of a specific player using the OpenDota API from https://www.opendota.com/. The package also provides tools to extract data, such as last hit/deny, from the parsed JSON files and convert the extract data into a tidy dataframe.

Installation

You can install DotaR with

devtools::install("https://github.com/huayingq1996/DotaR")

About

An R package to get Dota 2 match data using the OpenDota API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages