Learn R Programming

stratEst (version 1.1.7)

is.stratEst.check: Class stratEst.check

Description

Checks if an object is of class stratEst.check.

Usage

is.stratEst.check(x)

Value

is.stratEst.check returns TRUE if its argument is a stratEst.check object (that is, has "stratEst.check" among its classes) and FALSE otherwise.

Arguments

x

object to be tested.

Details

Objects of class stratEst.check are returned by the function stratEst.check() of package stratEst.