View source: R/is_stratEst_check.R
| is.stratEst.check | R Documentation |
Checks if an object is of class stratEst.check.
is.stratEst.check(x)
x |
object to be tested. |
Objects of class stratEst.check are returned by the function stratEst.check() of package stratEst.
is.stratEst.check returns TRUE if its argument is a stratEst.check object (that is, has "stratEst.check" amongst its classes) and FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.