print.rxode2 {rxode2} | R Documentation |
Print information about the rxode2 object.
Description
This prints the model name and its status for being able to be solved
Usage
## S3 method for class 'rxode2'
print(x, ...)
Arguments
x |
An rxode2 object |
... |
Ignored parameters |
Value
original object
Author(s)
Matthew L.Fidler
[Package rxode2 version 4.0.2 Index]