petab_modelname_path: Consistent file names

View source: R/PEtab.R

petab_modelname_pathR Documentation

Consistent file names

Description

Consistent file names

Usage

petab_modelname_path(filename)

Arguments

filename

path, potentially ending in .petab for backwards compatibility

Value

list(modelname, path)

Author(s)

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

Examples

# same:
petab_modelname_path("Models/Example")
petab_modelname_path("Models/Example/Example.yaml")

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