R/model.R
is_model.Rd
Test if object is a model
is_model(x)
An object to test.
A logical.
is_model("not a model") #> [1] FALSE