Skip to content
/ pareto Public

Make sorted bar charts and Pareto charts using openCPU and R

Notifications You must be signed in to change notification settings

qitools/pareto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCPU App: pareto

Simple OpenCPU Application.

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

To install in R on your computer:

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

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

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

library(pareto)
pareto()
?pareto

For more information about OpenCPU apps, see opencpu.js

About

Make sorted bar charts and Pareto charts using openCPU and R

https://public.opencpu.org/ocpu/github/qitools/pareto/www/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published