R/define-model-ids.R
model_id_class.Rd
Attach a model-ID class to an object
model_id_class(obj, clss)
A list representing the model ID payload.
A string giving the primary class name.
obj with class set to c(clss, "model_id").
obj
class
c(clss, "model_id")