biolflor: Retrieve traits data from the BiolFlor website.

View source: R/biolflor.R

biolflorR Documentation

Retrieve traits data from the BiolFlor website.

Description

This function allows the user to download some pre-defined traits from the BiolFlor website: the function returs a dataframe with species name in row and traits data in column.

Usage

biolflor(list_species,TRAITS)

Arguments

list_species

vector containing names of those plant species for which traits data need to be downloaded.

TRAITS

a vector containing the traits to be downloaded (used as a check for tr8_gui() created variables)

Value

dataframe with species name in row and traits data in column.

Author(s)

Gionata Bocci <boccigionata@gmail.com>

References

Please use the follow citation ay time you use data derived from Biolflor:

Klotz, S., Kühn, I., Durka, W. (eds) (2002). BIOLFLOR - Eine Datenbank zu biologisch-ökologischen Merkmalen zur Flora von Deutschland. Schriftenreihe für Vegetationskunde *38*: 1-333. (Bundesamt für. Bonn, Bundesamt für Naturschutz)

Examples

## Not run: 
biolflor(c("Abies alba"))

## End(Not run)

GioBo/TR8 documentation built on June 16, 2022, 9:10 p.m.