
Evaluate variables list of an experiment object for distinct simdesign
Source:R/util_eval.R
util_eval_variables_distinct.Rd
Evaluate variables list of an experiment object for distinct simdesign
Details
util_eval_variables_distinct checks if the variables list of an experiment within a nl object has enough information to create a simdesign_distinct. It reports an error message if at least one variable does not have a vector of distinct values or if there is a mismatch in length of these values vectors.