full_stan_code: Get full Stan code with includes placed in

Description Usage Arguments Value

View source: R/code_analysis_helper.R

Description

Get full Stan code with includes placed in

Usage

1
full_stan_code(code = "", file = NULL, ...)

Arguments

code

Stan code as a string. Ignored if file is not NULL.

file

File that contains Stan code. If this is NULL, code is used as input.

...

additional arguments to format_code

Value

program code as a formatted string


jtimonen/stanbreaker documentation built on Jan. 20, 2021, 12:34 a.m.