View source: R/cmdstan-arg-tree-helpers.R
find_model | R Documentation |
Based on an argument tree ('args' object) find a model and return the path. If the model file (.stan file) is not found, check for the presence of a partial model file (.model file) and splice it with components from args[['model_dir']]
find_model(args)
args |
arg-tree object (list). |
path to object's model file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.