R/utils-checks.R
check_input.Rd
Validates that a required argument is not NULL and throws an error if missing.
check_input(arg)
The argument to check
No return value; throws error if argument is NULL