Skip to content

ravidattani/stocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCPU App: Stocks

Simple OpenCPU Application. To install in R:

library(devtools)
install_github("opencpu", "jeroenooms")
install_github("stocks", "opencpu")

#load the app
library(opencpu)
opencpu$browse("library/stocks/www")

Use the same function locally:

library(stocks)
smoothplot()
highlowplot()
areaplot()

?smoothplot
?plotwrapper

For more information about OpenCPU apps, see opencpu.js

About

Stocks example OpenCPU app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 99.6%
  • Other 0.4%