powered by
Extract model details
details(x, complete = FALSE, values = TRUE, ...)
a model object
logical; if TRUE, un-annotated parameters and compartments will be added to the output
TRUE
logical; if TRUE, a values column will be added to the output
not used
This function is not exported. You will have to call it with mrgsolve:::details().
mrgsolve:::details()
# NOT RUN { mod <- mrgsolve::house() mrgsolve:::details(mod) # }
Run the code above in your browser using DataLab