This function displays all the options available to filter species by its characteristics
fauna_attributes(data, attribute)
(data.frame) a data.frame imported with the
load_faunabr
function or a data.frame generated with the
select_fauna
function.
(character) the type of characteristic. Accept more than one option. See detail to see the options.
a list of data.frames with the available options to use in the
select_fauna
function.
The attribute argument accepts the following options: phylum, class, family, genus, lifeForm, habitat, states, country, origin, and taxonomicstatus. These options represent different characteristics of species that can be used for filtering.