ExistsOperator {rPDBapi} | R Documentation |
Constructs an ExistsOperator object for search operations to check the existence of an attribute.
ExistsOperator(attribute)
attribute |
The attribute whose existence is to be checked. |
An object of class 'ExistsOperator'.