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
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