| runDistcompApp | R Documentation | 
Web applications can define computation, setup worker sites or masters. This function invokes the appropriate web application depending on the task
runDistcompApp(appType = c("definition", "setupWorker", "setupMaster"))
appType | 
 one of three values: "definition", "setupWorker", "setupMaster"  | 
the results of running the web application
defineNewComputation(), setupWorker(), setupMaster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.