expose_stan_fns | R Documentation |
his function exposes internal stan functions in R from a user supplied list of target files. Allows for testing of stan functions in R and potentially user use in R code.
expose_stan_fns(files, target_dir, ...)
files |
A character vector indicating the target files. |
target_dir |
A character string indicating the target directory for the file. |
... |
Additional arguments passed to |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.