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 bi_model object

Value

TRUE or FALSE, depending on whether the model is empty

See Also

bi_model


[Package rbi version 1.0.0 Index]