Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 330 Bytes

File metadata and controls

15 lines (10 loc) · 330 Bytes

OpenCPU App: Gitstats

Simple OpenCPU Application. To install in R:

library(opencpu)
ocpu_start_app("rwebapps/gitstats")

Use the same function locally:

library(gitstats)
gitstats()
?gitstats

For more information about OpenCPU apps, see opencpu.js