| find_stan_file | R Documentation |
Finds a Stan file either in the local inst/stan directory or in the system package directory.
find_stan_file(file, subdir = "")
file |
The name of the Stan file to find. |
subdir |
Optional subdirectory within |
The full path to the Stan file if found, otherwise an error is raised.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.