View source: R/clusterFunctions.R
cfReadBrewTemplate | R Documentation |
This function is only intended for use in your own cluster functions implementation.
This function is only intended for use in your own cluster functions implementation. Simply reads your template file and returns it as a character vector.
cfReadBrewTemplate(template, comment.string = NA_character_)
template |
[ |
comment.string |
[ |
[character
].
Other ClusterFunctionsHelper:
cfBrewTemplate()
,
cfHandleUnknownSubmitError()
,
cfKillJob()
,
makeClusterFunctions()
,
makeSubmitJobResult()
,
runOSCommand()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.