print.RxODE {RxODE}R Documentation

Print information about the RxODE object.

Description

This prints the model name and its status for being able to be solved

Usage

## S3 method for class 'RxODE'
print(x, ...)

Arguments

x

An rxode object

...

Ignored parameters

Author(s)

Matthew L.Fidler


[Package RxODE version 0.9.2-0 Index]