Skip to contents

Read in a stan function file as a character string

Usage

stan_fns_as_string(files, target_dir)

Arguments

files

A character vector of file names

target_dir

A character string giving the directory in which files can be found.

Value

A character string in the of stan functions.

See also