| ArmConditionAll-class | R Documentation |
ArmConditionAllArmConditionAll combines multiple ArmCondition objects using AND
logic. An arm opens only if ALL conditions in the list are satisfied.
ArmConditionAll(...)
.DefaultArmConditionAll()
... |
( |
condition_list(list)
a list of ArmCondition objects to be
combined with AND logic.
Typically, end users will not use the .DefaultArmConditionAll()
function.
ArmCondition, ArmConditionAny, ArmConditionList.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.