read_file_set: Read a set of Stan files and their metadata

View source: R/mcmc-sets.R

read_file_setR Documentation

Read a set of Stan files and their metadata

Description

Read a set of Stan files and their metadata

Usage

read_file_set(root = ".", hashes = NULL, control = "finalized.yaml",
  samples = "output.csv", diagnostics = "diagnostics.csv", ...)

Arguments

search

directories to read from

pattern

pattern of filenames to read

Value

a processed and merged list of files.


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