Learn R Programming

mrgsolve (version 0.8.12)

soloc: Return the location of the model shared object

Description

Return the location of the model shared object

Usage

soloc(x, short = FALSE)

Arguments

x

model object

short

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

Examples

Run this code
# NOT RUN {
mod <- mrgsolve:::house()
soloc(mod)

# }

Run the code above in your browser using DataLab