mkinsub(submodel, to = NULL, sink = TRUE, full_name = NA)
mkinmod
for the list of allowed submodel names.
This is a convenience function to set up the lists used as arguments for
mkinmod
.
mkinmod
.
# One parent compound, one metabolite, both single first order. SFO_SFO <- mkinmod( parent = list(type = "SFO", to = "m1"), m1 = list(type = "SFO"))Successfully compiled differential equation model from auto-generated C code. Successfully compiled differential equation model from auto-generated C code. Successfully compiled differential equation model from auto-generated C code.