View source: R/print_stan_code.R
prints a section of stan code to console
1 | print_stan_code(stan_code, section = NULL)
|
stan_code |
(chr) text of stan code |
section |
(chr) name of section to print. Should be one of 'data', 'parameters', 'functions', etc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.