traits (version 0.4.0)

traits-package: traits - Species trait data from around the web

Description

Currently included in traits with the associated function name or function prefix:

  • BETYdb http://www.betydb.org - betydb_

  • National Center for Biotechnology Information - NCBI http://www.ncbi.nlm.nih.gov/ - ncbi_

  • Encyclopedia of Life Traitbank - traitbank_

  • Coral Traits Database https://coraltraits.org/ - coral_

  • Birdlife International https://www.birdlife.org/ - birdlife_

  • LEDA Traitbase http://www.leda-traitbase.org/LEDAportal/index.jsp - leda_

  • USDA Plants Database - tr_usda

  • Zanne et al. plant dataset - tr_zanne

  • Amniote life history dataset - tr_ernest

  • More to come ...

Arguments

Details

See also traits-defunct

Examples

Run this code
# NOT RUN {
library("traits")

## Search the Coral database
## Get the species list and their ids
coral_species()

## Get data by taxon
coral_taxa(80)
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace