/SimpleTrackAnalysis

Using OpenCPU to analyse a track data,leaflet & angular are used to present the data

Primary LanguageJavaScript

#Demo

See simpleTrackAnalysis

SimpleTrackAnalysis

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

  • Use locally
  • To run the app in your local R session:

#Install the app

  • library(devtools)
  • install_github("SimpleTrackAnalysis", "zhaoming626")

#Loading

  • library(opencpu)
  • opencpu$browse("/library/simpleTrackAnalysis/www")