addCountsToConstraintData {TestDesign} | R Documentation |
(Internal) Count number of pool items that match a constraint
Description
addCountsToConstraintData
is an internal function for
counting the number of items in the pool that match a constraint.
Usage
addCountsToConstraintData(x, attrib)
Arguments
x |
a |
attrib |
an |
Value
addCountsToConstraintData
returns an updated data.frame
.
[Package TestDesign version 1.7.0 Index]