is.gecon_model {gEcon}R Documentation

Is it an object of gecon_model class?

Description

This function checks whether its argument is an object of gecon_model class.

Usage

is.gecon_model(x)

Arguments

x

an object to be checked

Value

Logical value.


[Package gEcon version 1.2.0 Index]