Skip to content

sidjai/tf2statr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#tf2statr

Query, download and clean TF2 match data

Tracking tools for TF2 matches have matured to the point that more detailed exploration is warranted. Right now the process is largely manual even with lightweight APIs and well curated datasets. This package hopes to give the user more power over what and where to look for data using R.

Installation

#install.packages("devtools")
devtools::install_github("sidjai/tf2statr")

As a heads up, the package depends on rvest v 0.3.0 which at the moment can only be downloaded in the development version on github as follows

# install.packages("devtools")
install_github("hadley/rvest")

About

Utility to query Team Fortress 2 stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages