View source: R/schema_helpers.R
| search_rcsb_fields | R Documentation |
Searches the built-in field registry by field or subfield name.
search_rcsb_fields(pattern, data_type = NULL, ignore_case = TRUE)
pattern |
Pattern to search for. |
data_type |
Optional data type filter. |
ignore_case |
Logical, passed to |
A filtered data frame from list_rcsb_fields.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.