View source: R/accessory_functions.R
| get_attribute | R Documentation |
get_attribute(reptile_data, attribute_name)
reptile_data |
A tibble returned by |
attribute_name |
A string indicating the name of the attribute to extract (e.g., "Distribution", "Synonym"). |
A tibble with columns input_name, genus, species, and attribute_value containing the extracted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.