expose_idbrms_stan_fns.RdThis 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_idbrms_stan_fns(files, dir, ...)| files | A character vector indicating the target files |
|---|---|
| dir | A character string indicating the directory for the file |
| ... | Additional arguments passed to |