inserts a block of macro(s) into a block of scaffold
1 | insert_macro_section(.scaffold, .macros, pos = NA)
|
.scaffold |
one stan block to insert into |
.macros |
character vector of parsed, merged stan macros for the block |
pos |
where to insert. If NA, automatically inserts after declarations (if in an appropriate block) or at the end (if not) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.