handle_null_args {matsindf} | R Documentation |
NULL
argumentsWhen NULL
is passed as an element of the .dat
or ...
arguments
to matsindf_apply()
, special care must be taken.
This function helps in those situations.
handle_null_args(.arg)
.arg |
One of |
A list representation of .arg
with NULL
values handled appropriately.