This is also the directory where the model is built, which could be the
value of tempdir()
.
Arguments
- x
model object.
- short
logical; if TRUE
, soloc
s will be rendered with a short
path name.
Value
A string containing the full path to the model shared object.
Examples
mod <- mrgsolve::house()
soloc(mod)
#> [1] "/tmp/Rtmp5Jqf1L/temp_libpath1efe701eb88814/mrgsolve/libs"