Description Usage Arguments Value
View source: R/code_analysis_helper.R
Find a block from Stan code
1 | find_block(code, block, check_valid = TRUE)
|
code |
Stan code as a string |
block |
name of block |
check_valid |
Should the validity of the |
a named list with three parts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.