place_includes_lines: A helper function called recursively by place_includes

Description Usage Arguments Value

View source: R/code_formatting.R

Description

A helper function called recursively by place_includes

Usage

1
place_includes_lines(lines, parent_dir, verbose)

Arguments

lines

an array of strings, each representing one additional code line

parent_dir

parent directory for the Stan files

verbose

Should some informational messages be printed?

Value

full code as a string, without #include statements


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