check_internal_list: checks if all entries of internal_list are an expression or...

View source: R/core_flex_prms.R

check_internal_listR Documentation

checks if all entries of internal_list are an expression or integer. Throws an error if not (internal docu)

Description

Checks also if there are entries for each parameter and condition

Usage

check_internal_list(internal_list, prm_names, cond_names)

Arguments

internal_list

a list, referring to a (linear) internal list of a flex_prms object.

prm_names

the expected parameter of the flex_prms object

cond_names

the expected conditions of the flex_prms object

Value

the internal list for convenience


dRiftDM documentation built on April 3, 2025, 7:48 p.m.