soloc | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.