opencpu.demo apps 
This is the demo page of the opencpu.demo package. Yay. 
You can find these files in the opencpu.demo package inside /inst/opencpu/apps/ directory.
 
If you upload an R package to OpenCPU, stuff in the /inst/opencpu/apps directory of your source package will 
automatically become available this way. 
 Apps in this package 
Demo applications in this package so far:
  -   nabel  Little app that calls the nabel() function in this package. 
-   storefunction  Simple HTML page that illustrates how to publish a function open OpenCPU. 
-   runcode  Simple HTML page that illustrates how to run some R code. 
-   uploadfile  Simple HTML page that illustrates how to upload files to OpenCPU.