Skip to content

qitools/charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCPU App: charts

Simple OpenCPU Application.

To access online, R is not needed on your computer, browse to https://public.opencpu.org/ocpu/github/qitools/positivedeviance/www/

To install in R on your computer:

library(devtools)
install_github("opencpu", "jeroenooms")
install_github("positivedeviance", "qitools")

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

Use the same function using a local webserver on your computer:

library(charts)
charts()
?charts

For more information about OpenCPU apps, see opencpu.js

About

Make run charts and statistical process control charts using OpenCPU and R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.7%
  • JavaScript 15.4%
  • R 10.9%