| ArmConditionList-class | R Documentation |
ArmConditionListArmConditionList is a virtual class for combining multiple
ArmCondition objects using logical operators. It is used as a base class
for ArmConditionAll and ArmConditionAny.
ArmConditionList(...)
.DefaultArmConditionList()
... |
( |
condition_list(list)
a list of ArmCondition objects to be
combined.
Typically, end users will not use the .DefaultArmConditionList()
function.
ArmCondition, ArmConditionAll, ArmConditionAny.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.