rewrite_stan_csv: Rewrite a Stan .csv output file.

View source: R/interface-rewrite.R

rewrite_stan_csvR Documentation

Rewrite a Stan .csv output file.

Description

Rewrite a Stan .csv output file.

Usage

rewrite_stan_csv(source, root, tag, comment)

Arguments

source

path to Stan format .csv file

root

where to rewrite to

tag

uuid that gets embedded in binary output

comment

freeform text embedded in binary output

Value

TRUE if fully rewritten


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.