Description Usage Arguments Value See Also
View source: R/code_formatting.R
Place possible #includes into Stan code
1 | place_includes(code, include_dir = getwd(), spaces = 2, verbose = FALSE)
|
code |
Stan code as a string. Ignored if |
include_dir |
Parent directory for possible |
spaces |
Number of spaces to use for indenting (has no effect if
|
verbose |
Should some informational messages be printed? |
the full program code as a string, not formatted or indented
Other code formatting functions:
indent_code()
,
trim_code()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.