View source: R/clusterFunctionsHelpers.R
cfReadBrewTemplate | R Documentation |
This function is only intended for use in your own cluster functions implementation.
Simply reads your template and returns it as a character vector. If you do this in the constructor of your cluster functions once, you can avoid this repeated file access later on.
cfReadBrewTemplate(template.file)
template.file |
[ |
[character
].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.