View source: R/schema_helpers.R
| list_rcsb_fields | R Documentation |
Returns the package's built-in field registry used for schema-aware property validation. This registry is intentionally conservative and additive.
list_rcsb_fields(data_type = NULL)
data_type |
Optional data type filter (e.g., |
A data frame with columns data_type, field, and
subfield.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.