| soloc {mrgsolve} | R Documentation |
This is also the directory where the model is built, which could be the
value of tempdir().
soloc(x, short = FALSE)
x |
model object |
short |
logical; if |
A string containing the full path to the model shared object.
mod <- mrgsolve::house() soloc(mod)