idbrms_stan_chunk | R Documentation |
Read in a idbrms Stan code chunk
idbrms_stan_chunk(path)
path |
The path within the "stan" folder of the installed idbrms package to the stan code chunk of interest. |
A character string containing the stan code chunk of interest.
idbrms_stan_chunk("functions/idbrms_convolve.stan")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.