View source: R/cmdstan-arg-trees.R
load_args | R Documentation |
Format description: the two top-level items are 'defaults', and 'runs'. The each item under those is a Stannis arg-tree with CmdStan arguments.
load_args(file)
file |
a .yaml file with arg-tree structure and defaults. |
Arg-trees are loaded, each run arg-tree is merged with the defaults, and a hash is added to each.
list of arg-trees with hashes, not finalized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.