stan_fns_as_string | R Documentation |
Read in a stan function file as a character string
stan_fns_as_string(files, include)
files |
A character vector specifying the names of Stan files to be
exposed. These must be in the |
include |
A character string specifying the directory containing Stan
files. Defaults to the 'stan/functions' directory of the |
A character string in the of stan functions.
Utility functions
aggregate_rolling_sum()
,
coerce_date()
,
coerce_dt()
,
date_to_numeric_modulus()
,
get_internal_timestep()
,
is.Date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.