isCustomFirstSegmentAvailable {TestDesign} | R Documentation |
(Internal) Check if customized first segments are available
Description
isCustomFirstSegmentAvailable
is an internal function for
checking if customized first segments are available.
Usage
isCustomFirstSegmentAvailable(available, n_values, position)
Arguments
available |
|
n_values |
the number of supplied values. |
position |
the position within the current administration (i.e., test progress) |
Value
isCustomFirstSegmentAvailable
returns TRUE
or FALSE
.
[Package TestDesign version 1.7.0 Index]