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_)
[character(1)
]
Path to template file or single string (containing newlines) which is then passed
to brew
.
[character(1)
]
Ignore lines starting with this string.
[character
].
Other ClusterFunctionsHelper: cfBrewTemplate
,
cfHandleUnknownSubmitError
,
cfKillJob
,
makeClusterFunctions
,
makeSubmitJobResult
,
runOSCommand