Skip to content

janfait/appdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCPU APP: appdemo

The purpose of this OpenCPU app is to demonstrate how to use the opencpu.js library for calling R functions from Javascript using OpenCPU.

Cloud Demo

Try the application online at the OpenCPU apps public demo server: https://public.opencpu.org/apps.html

Use locally

To run the app in your local R session:

#install app
library(devtools)
install_github("appdemo", "opencpu")

#load in opencpu
library(opencpu)
opencpu$browse("/library/appdemo/www")

About

OpenCPU Demo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages