stringify_declarations | R Documentation |
Transform list of expressions into a list of Stan variable declarations
stringify_declarations(code, env)
code |
list of expressions to extract variables from |
env |
environment to check for variables |
a named list of the variables and their corresponding Stan declarations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.