View source: R/check_list_elements.R
check_list_elements | R Documentation |
check_list_elements
checks if item in the list contains a value
check_list_elements(l_list, err_stop = TRUE, verbose = TRUE)
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 |
Information about the validity of the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.