Learn R Programming

mrgsolve (version 1.5.1)

file_show: Show model specification and C++ files

Description

Show model specification and C++ files

Usage

file_show(x, spec = TRUE, source = TRUE, ...)

Arguments

x

model object

spec

logical; show the model specification file

source

logical; show the C++ file that is actually compiled

...

not used