util_eval_variables_ff: Evaluate variables list of an experiment object for...

View source: R/util_eval.R

util_eval_variables_ffR Documentation

Evaluate variables list of an experiment object for full-factorial simdesign

Description

Evaluate variables list of an experiment object for full-factorial simdesign

Usage

util_eval_variables_ff(nl)

Arguments

nl

nl object

Details

util_eval_variables_ff checks if the variables list of an experiment within a nl object has enough information to create a simdesign_ff. It reports an error message if at least one variable does not have a defined sequence (min, max, step) or a vector of distinct values.


nlrx documentation built on May 31, 2023, 8:34 p.m.