format_selected_attributes {reptiledbr} | R Documentation |
Format selected reptile attributes
Description
Usage
format_selected_attributes(reptile_data, attributes, quiet = FALSE)
Arguments
reptile_data |
A data frame obtained using the |
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.
Value
A list containing the selected formatted attributes.
[Package reptiledbr version 0.0.1 Index]