# Search for entries with an exact match to a given attribute
operator <- ExactMatchOperator(attribute = "rcsb_entry_info.resolution_combined",
value = "2.0")
print(operator)
Run the code above in your browser using DataLab