Description Usage Arguments Value See Also
View source: R/code_formatting.R
Indent code based on (curly) brackets
1 | indent_code(code, spaces, curly = TRUE)
|
code |
Stan code as a string. Ignored if |
spaces |
Number of spaces to use for indenting (has no effect if
|
curly |
is indention done based on curly brackets? |
edited code
Other code formatting functions:
place_includes()
,
trim_code()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.