see: Print model code to the console

seeR 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


mrgsolve documentation built on Aug. 16, 2023, 5:07 p.m.

Related to see in mrgsolve...