View source: R/clusterFunctionsHelpers.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.
If debug mode is turned on in the configuration, the file is stored at the same place as the
corresponding R script in the “jobs”-subdir of your files directory,
otherwise in the temp dir via tempfile
.
cfBrewTemplate(conf, template, rscript, extension)
conf |
[ |
template |
[ |
rscript |
[ |
extension |
[ |
[character(1)
]. File path of result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.