check_model_object_list: Private helper to check if a list of objects all inherit a...

check_model_object_listR Documentation

Private helper to check if a list of objects all inherit a model class and error if not

Description

Private helper to check if a list of objects all inherit a model class and error if not

Usage

check_model_object_list(.mods, .mod_types = BBI_BASE_MODEL_CLASS)

Arguments

.mods

The list of objects to check

.mod_types

Character vector of acceptable classes, defaulting to BBI_BASE_MODEL_CLASS


metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.