format_selected_attributes: Format selected reptile attributes
Description
![[Experimental]](figures/lifecycle-experimental.svg?package=reptiledbr&version=0.0.1)
Usage
format_selected_attributes(reptile_data, attributes, quiet = FALSE)
Value
A list containing the selected formatted attributes.
Arguments
- reptile_data
A data frame obtained using the get_reptile_species_data() function.
- attributes
A character vector specifying which attributes to extract.
- quiet
Logical. If TRUE, suppresses informational messages. Default is FALSE.
Details
Extracts and formats only the specified attributes from the reptile dataset.