Extract and optionally format a specific attribute
Source:R/accessory_functions.R
extract_attribute.RdArguments
- reptile_data
A data frame obtained using the
get_reptiledb_data()function.- attribute_name
Name of the attribute to extract (e.g., "Distribution", "Synonym").
- format_function
Optional formatting function for custom processing.