format_all_attributes {reptiledbr}R Documentation

Format all available reptile attributes

Description

[Experimental]

Usage

format_all_attributes(reptile_data, quiet = FALSE)

Arguments

reptile_data

A data frame obtained using the get_reptile_species_data() function.

quiet

Logical. If TRUE, suppresses informational messages. Default is FALSE.

Details

Applies formatting functions to all known attributes in the reptile dataset.

Value

A list containing all formatted attributes.


[Package reptiledbr version 0.0.1 Index]