Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCA analysis

In this branch I will upload some of my analysis and WCA statistics requests in separate .R scripts. Scrpit 'load data.R' You can use for your own analysis. It loads the WCA data into R workspace('download.R' downloads up-to-date WCA database in separate tsv files into working directory)

for(a in dir(pattern='tsv')){
  assign(gsub('.tsv|WCA_export_','',a),fread( a,encoding = 'UTF-8'))
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages