data("fauna_data") #Load data example
# Get available states, countries and lifeForms to filter species
d <- fauna_attributes(data = fauna_data,
attribute = c("country", "lifeform", "states"))
Run the code above in your browser using DataLab