Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 412 Bytes

File metadata and controls

18 lines (12 loc) · 412 Bytes

OpenCPU App: Gitstats

Simple OpenCPU Application. To install in R:

library(devtools)
install_github("gitstats", "opencpu")

library(opencpu)
opencpu$browse("library/gitstats/www")

Use the same function locally:

library(gitstats)
gitstats()
?gitstats

For more information about OpenCPU apps, see opencpu.js