util_eval_variables {nlrx} | R Documentation |
Evaluate if variables list of an experiment object is empty
Description
Evaluate if variables list of an experiment object is empty
Usage
util_eval_variables(nl)
Arguments
nl |
nl object |
Details
util_eval_variables checks if the variables list of an experiment within a nl object is empty. It reports an error message if no variables were defined.
[Package nlrx version 0.4.5 Index]