Skip to content

Testaustime/testaustime-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

testaustime-r

Visualize your testaustime data with cool graphs generated with an R script using ggplot2

How to use?

  1. Install necessary packages (and R if you dont have it):
    install.packages("httr")
    install.packages("rjson")
    install.packages("ggplot2")
    install.packages("ggthemes")
  2. Run the script (first insert your token into it):
    Rscript plot.R
  3. Look at cool images

How does it look?

(please ignore the awful colorscheme, I'm working on it (not))

About

Visualize your testaustime data with R (cool graph)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages