check_args {flowr} | R Documentation |
Checks all the arguments in the parent function and makes sure that none of them are NULL
check_args(ignore, select)
ignore |
optionally ignore a few variables for checking. |
select |
optionally only check a few variables of the function. |
This function has now been moved to params package.