Skip to contents

Test if object is a model

Usage

is_model(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_model("not a model")
#> [1] FALSE