getConditions | R Documentation |
Extract the conditions of an object
getConditions(x, ...)
## S3 method for class 'list'
getConditions(x, ...)
## S3 method for class 'fn'
getConditions(x, ...)
## S3 method for class 'tbl_df'
getConditions(x, hypothesis = 1, ...)
x |
object from which the conditions should be extracted |
... |
additional arguments (not used right now) |
hypothesis |
The hypothesis in the dMod.frame |
The conditions in a format that depends on the class of x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.