is.rxSolve {rxode2}R Documentation

Check to see if this is an rxSolve object.

Description

Check to see if this is an rxSolve object.

Usage

is.rxSolve(x)

Arguments

x

object to check to see if it is rxSolve

If this is an rxSolve object that has expired strip all rxSolve information.

Value

boolean indicating if this is a rxSolve object

Author(s)

Matthew L.Fidler


[Package rxode2 version 3.0.4 Index]