View source: R/model-helpers.R
substitutions | R Documentation |
Substitute tags for the referenced file content.
substitutions(model = NULL, search = NULL, output = NULL)
model |
full path to model file with tags in it. Must be specified. |
search |
path to search for chunks to be inserted when tags are replaced. If not specified search is restricted to model directory. |
output |
full path to file that model will be written into. If not specified it is derived from the model path by replacing the extension with .stan |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.