search_rcsb_fields: Search Known RCSB Fields by Pattern

View source: R/schema_helpers.R

search_rcsb_fieldsR Documentation

Search Known RCSB Fields by Pattern

Description

Searches the built-in field registry by field or subfield name.

Usage

search_rcsb_fields(pattern, data_type = NULL, ignore_case = TRUE)

Arguments

pattern

Pattern to search for.

data_type

Optional data type filter.

ignore_case

Logical, passed to grepl().

Value

A filtered data frame from list_rcsb_fields.


rPDBapi documentation built on March 9, 2026, 5:08 p.m.