Check for NULL Elements in Arguments
check_null_elements.Rd
This function checks if any elements in the provided list of arguments are `NULL`. If any `NULL` elements are found, it stops the execution and returns an informative error message.
check_null_elements.Rd
This function checks if any elements in the provided list of arguments are `NULL`. If any `NULL` elements are found, it stops the execution and returns an informative error message.