see {mrgsolve} | R Documentation |
Print model code to the console
Description
Print model code to the console
Usage
see(x, ...)
## S4 method for signature 'mrgmod'
see(x, raw = FALSE, ...)
Arguments
x |
model object |
... |
passed along |
raw |
return the raw code |
Value
invisible NULL
[Package mrgsolve version 1.5.1 Index]