file_show {mrgsolve} | R Documentation |
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 |
[Package mrgsolve version 1.5.2 Index]