Learn R Programming

mrgsolve (version 0.8.9)

details: Extract model details.

Description

Extract model details.

Usage

details(x, complete = FALSE, values = FALSE, ...)

Arguments

x

a model object

complete

logical; if TRUE, un-annotated parameters and compartments will be added to the output

values

logical; if TRUE, a values column will be added to the output

...

not used