Description Usage Arguments Value Examples
Coerces qpmodel to mrgsolve format.
1 2 | ## S3 method for class 'qpmodel'
as_mrgsolve(x, ...)
|
x |
class 'qpmodel' |
... |
ignored |
class 'mrgsolve' (character)
1 | writeLines(as_mrgsolve(qpmodel(ode = eqns(Aabs = -ka*Aabs))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.