View source: R/cmdstan-compile.R
compile_model | R Documentation |
Return binary path to a compiled model, don't recompile if the stashed model is the same as the to-be-compiled model according to a hash (just return the path).
compile_model(args)
args |
an argument tree |
path to the binary of the compiled model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.