powered by
This is also the directory where the model is built, which could be the value of tempdir().
tempdir()
soloc(x, short = FALSE)
model object
logical; if TRUE, solocs will be rendered with a short path name
TRUE
soloc
A string containing the full path to the model shared object.
# NOT RUN { mod <- mrgsolve::house() soloc(mod) # }
Run the code above in your browser using DataLab