| outvars {mrgsolve} | R Documentation |
Show names of current output variables
outvars(x, unlist = FALSE)
x |
mrgmod object |
unlist |
if |
When unlist is FALSE (default) : a named list, with cmt showing names
of output compartments and capture giving names of output variables in
capture. When unlist is TRUE, then a single, unnamed character vector
of outvar names is returned.
outvars(mrgsolve::house())