runDistcompApp: Run a specified distcomp web application

View source: R/distcomp.R

runDistcompAppR Documentation

Run a specified distcomp web application

Description

Web applications can define computation, setup worker sites or masters. This function invokes the appropriate web application depending on the task

Usage

runDistcompApp(appType = c("definition", "setupWorker", "setupMaster"))

Arguments

appType

one of three values: "definition", "setupWorker", "setupMaster"

Value

the results of running the web application

See Also

defineNewComputation(), setupWorker(), setupMaster()


hrpcisd/distcomp documentation built on Feb. 14, 2023, 4:56 p.m.