Learn R Programming

mrgsolve (version 1.5.1)

is.mrgmod: Check if an object is a model object

Description

The function checks to see if the object is either mrgmod or packmod.

Usage

is.mrgmod(x)

Value

TRUE if the object inherits from either mrgmod or packmod class.

Arguments

x

any object

Examples

Run this code
is.mrgmod(house())

Run the code above in your browser using DataLab