is.stratEst.check: Class stratEst.check

View source: R/is_stratEst_check.R

is.stratEst.checkR Documentation

Class stratEst.check

Description

Checks if an object is of class stratEst.check.

Usage

is.stratEst.check(x)

Arguments

x

object to be tested.

Details

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

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.


stratEst documentation built on Nov. 5, 2025, 6:58 p.m.