| biolflor_lookup {TR8} | R Documentation |
biolflor_lookup
Description
This dataframe is used to retrieve species URLs from the BiolFlor website (‘http://www.ufz.de/biolflor/index.jsp’).
Usage
biolflor_lookup
Format
A data frame with 3688 observations on the following 8 variables.
- submittedname
a character vector containing the original species' names as used in BiolFlor
- acceptedname
a character vector containing the
acceptedanmeaccording to thetnrsfunction- sourceid
a character vector; all the names are checked against the
iPlant\_TNRSdatabase- score
a character vector expressing the
scorefor matchingsubmittedandacceptednames- matchedname
name
matchedby thetnrsfunction- authority
a character vector
- V1
a character vector
- V2
url of the BiolFlor web page for the species of interest
References
Please use the follow citation ay time you use data derived from Biolflor: 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
head(biolflor_lookup)