View source: R/launcher-functions.R
launcherConfig | R Documentation |
Define a Workbench launcher configuration, suitable for use with the config
argument to launcherSubmitJob()
.
launcherConfig(name, value = NULL)
name |
The name of the launcher configuration. |
value |
The configuration value. Must either be an integer, float, or string. |
Other job-launcher functionality:
launcherAvailable()
,
launcherContainer()
,
launcherControlJob()
,
launcherGetInfo()
,
launcherGetJob()
,
launcherGetJobs()
,
launcherHostMount()
,
launcherNfsMount()
,
launcherPlacementConstraint()
,
launcherResourceLimit()
,
launcherSubmitJob()
,
launcherSubmitR()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.