View source: R/stan_model_view_code.R
This can be useful when debugging and the model contains include statements that makes it difficult to find the problematic line in the original file.
1 | stan_model_view_code(mod, start = NULL, end = NULL)
|
mod |
A Stan model |
start |
Start line |
end |
End line |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.