Learn R Programming

traits (version 0.1.2)

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

Description

Currrently included in traits with the associated function prefix:
  • BETYdbhttp://www.betydb.org-betydb_
  • National Center for Biotechnology Information - NCBIhttp://www.ncbi.nlm.nih.gov/-ncbi_
  • Global Invasive Species Database - GISDhttp://www.issg.org/database/welcome/-g_
  • Encyclopedia of Life Invasive Species -eol_
  • Encyclopedia of Life Traitbank -traitbank_
  • Coral Traits Databasehttp://coraltraits.org/-coral_
  • Flora Europaeahttp://rbg-web2.rbge.org.uk/FE/fe.html-fe_
  • Birdlife Internationalhttp://rbg-web2.rbge.org.uk/FE/fe.html-birdlife_
  • LEDA Traitbase http://www.leda-traitbase.org/LEDAportal/index.jsp -leda_
  • More to come ...

Arguments

Examples

Run this code
library("traits")

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

## Get data by taxon
coral_taxa(80)

Run the code above in your browser using DataLab