find_run_files: Find the components of a single run under a set of paths

View source: R/index.R

find_run_filesR Documentation

Find the components of a single run under a set of paths

Description

Find the components of a single run under a set of paths

Usage

find_run_files(root, control = "finalized.yaml", output = "output.csv",
  diagnostics = "diagnostics.csv")

Arguments

root

root path to search under

control

name of the control files

output

name of the output files

name

of the diagnostics files

Value

data frame indexing the file sets


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