DefaultOperator {rPDBapi} | R Documentation |
Constructs a DefaultOperator object for use in general search operations within the RCSB PDB. This operator is a basic search operator with a single value.
DefaultOperator(value)
value |
The value to be used in the search operation. |
An object of class 'DefaultOperator' representing the default search operator.