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