Skip to content

cslarsen/typeracer-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeRacer stats in R

Shows some statistic on your TypeRacer data.

Prerequisites

You need the statistical package R.

How to use

Download your zipped CSV file from TypeRacer, then

$ Rscript trstats.r race_data.zip

You can also point directly to a CSV file:

$ Rscript trstats.r race_data.csv

If you supply an additional integer value, it will skip the first N lines:

$ Rscript trstats.r race_data.csv 1234

This is useful if you want to get stats on the latest scores.

Author and license

Copyright 2017 Christian Stigen Larsen
Distributed under the LGPL v3 or later.

About

Shows statistics for your TypeRacer data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages