petab_files_fromYaml: Read list of filenames from a petabYaml

View source: R/PEtab.R

petab_files_fromYamlR Documentation

Read list of filenames from a petabYaml

Description

Read list of filenames from a petabYaml

Usage

petab_files_fromYaml(filename)

Arguments

filename

file.path to petab.yaml

Value

list of filenames

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)

Examples

filename <- file.path(petab_examplePath("01"), "petab.yaml")
petab_files_fromYaml(filename)

dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.