# Search for entries within a specific range of resolution
operator <- RangeOperator(attribute = "rcsb_entry_info.resolution_combined",
from_value = 1.5, to_value = 2.5)
print(operator)
Run the code above in your browser using DataLab