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
acceptedanme
according to thetnrs
function- sourceid
a character vector; all the names are checked against the
iPlant\_TNRS
database- score
a character vector expressing the
score
for matchingsubmitted
andaccepted
names- matchedname
name
matched
by thetnrs
function- 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)