| .loadSymengine | R Documentation |
Load a model into a symengine environment
.loadSymengine(newmod, promoteLinSens = TRUE, fullModel = FALSE)
newmod |
model text (normalized rxode2 model, e.g. from a prune) |
promoteLinSens |
when 'TRUE', promote 'linCmt()' to the sensitivity-based solved system |
fullModel |
when 'TRUE', change the printed message to indicate the full model is being loaded |
symengine environment from 'rxode2::rxS()' with 'rx_r_' coerced to a symengine object when needed
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.