| print.NAWRUmodel {RGAP} | R Documentation | 
Print NAWRUmodel object
Description
Prints the model specifications of an object of class NAWRUmodel.
Usage
## S3 method for class 'NAWRUmodel'
print(x, call = TRUE, check = TRUE, ...)
Arguments
x | 
 An object of class   | 
call | 
 A logical. If   | 
check | 
 A logical. If   | 
... | 
 Ignored.  | 
Value
No return value, model information is printed.
[Package RGAP version 0.1.1 Index]