Skip to contents

This is also the directory where the model is built, which could be the value of tempdir().

Usage

soloc(x, short = FALSE)

Arguments

x

model object

short

logical; if TRUE, solocs 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] "/private/var/folders/zv/v6tkdhrn1_bb1ndrc0c0j31w0000gp/T/Rtmp2T9TqM/temp_libpath3cd214b68d22/mrgsolve/libs"