check_list_elements: Check if the each item in the list contains information.

View source: R/check_list_elements.R

check_list_elementsR Documentation

Check if the each item in the list contains information.

Description

check_list_elements checks if item in the list contains a value

Usage

check_list_elements(l_list, err_stop = TRUE, verbose = TRUE)

Arguments

l_list

A list with parameter values.

err_stop

Logical variable to stop model run if set up as TRUE. Default = TRUE.

verbose

Logical variable to indicate print out of messages. Default = TRUE

Value

Information about the validity of the list


DARTH-git/darthtools documentation built on April 3, 2025, 2:12 p.m.