petab_overview: Print some overview stuff

View source: R/PEtab.R

petab_overviewR Documentation

Print some overview stuff

Description

Print some overview stuff

Usage

petab_overview(
  pe,
  FLAGcolumns = TRUE,
  FLAGmetaInformation = TRUE,
  FLAGobsPerCond = TRUE,
  ...
)

Arguments

pe

pe

FLAGcolumns, FLAGmetaInformation, FLAGobsPerCond

include this and that info?

...

arguments going to petab_overviewObsPerCond()

Value

Prints some stuff to console

Author(s)

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

See Also

Other Overview Tables: petab_overviewDCONames(), petab_overviewObsPerCond()

Examples

petab_overview(petab_exampleRead("01", "pe"))

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