extract_attribute(reptile_data, attribute_name, format_function = NULL)A tibble with formatted information for the specified attribute.
A data frame obtained using the get_reptile_species_data() function.
Name of the attribute to extract (e.g., "Distribution", "Synonym").
Optional formatting function for custom processing.
Extracts and optionally formats structured information for a given attribute.