Description Usage Arguments Value Author(s)
check_list_out_check_model
checks consistency of list with outputs from check_model
1 | check_list_out_check_model(valid_models, list_out_check_model)
|
valid_models |
A vector with valid models expected |
list_out_check_model |
A list whose elements are output from |
If the list do not contain valid models and all the elements of the list are coming from the same model, an error is returned.
If no error message are displayed the function returns a vector with the class of elements in list_out_check_model
Facundo Munoz and Pierre Riviere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.