View source: R/clusterFunctions.R
cfBrewTemplate | R Documentation |
This function is only intended for use in your own cluster functions implementation.
Calls brew silently on your template, any error will lead to an exception. The file is stored at the same place as the corresponding job file in the “jobs”-subdir of your files directory.
cfBrewTemplate(reg, text, jc)
reg |
[ |
text |
[ |
jc |
[ |
[character(1)
]. File path to brewed template file.
Other ClusterFunctionsHelper:
cfHandleUnknownSubmitError()
,
cfKillJob()
,
cfReadBrewTemplate()
,
makeClusterFunctions()
,
makeSubmitJobResult()
,
runOSCommand()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.