util_eval_constants {nlrx} | R Documentation |
Evaluate if constants list of an experiment object is empty
Description
Evaluate if constants list of an experiment object is empty
Usage
util_eval_constants(nl)
Arguments
nl |
nl object util_eval_constants checks if the constants list of an experiment within a nl object is empty. It reports an error message if no constants were defined. This evaluation is only done for simdesign_simple. |
[Package nlrx version 0.4.5 Index]