is_empty {rbi} | R Documentation |
Check if a model is empty
Description
Checks if a model is empty (i.e., has been initialised without any content)
Usage
is_empty(x)
Arguments
x |
a |
Value
TRUE or FALSE, depending on whether the model is empty
See Also
[Package rbi version 1.0.0 Index]