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/rbabylon documentation built on April 21, 2024, 3:26 a.m.