Return the location of the model shared object

soloc(x, short = FALSE)

Arguments

x

model object

short

logical; if TRUE, soloc will be rendered with a short path name

Examples

mod <- mrgsolve::house() soloc(mod)
#> [1] "/data/deployment/2020-03-09/renv/library/R-3.6/x86_64-pc-linux-gnu/mrgsolve/libs"