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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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