ECOFLORA_df | R Documentation |
This dataset is not ment to be directly accessed by the
final user. It is imported by the ecoflora()
function to extrapolate the correct URL
for each
species of interest and download the corresponding
functional traits. This dataset is used as a lookup table
from the ecoflora()
function.
A data frame containing URL for the species contained in the Ecoflora web database.
a vector containing the species names as defined on Ecoflora website
a character vector containing the URL of each species trait web page
a character vector containing the accepted name according to TNRS
a character vector containing the source used by the taxize::tnrs
function
a numeric vector containing the score obtained by taxize::tnrs
function
a character vector containing the matched names by taxize::tnrs
a character vector containing Ecoflora-URL for each species
Please alwasy cite the database according to:
Fitter, A . H. and Peat , H. J., 1994, The Ecological Flora Database, J. Ecol., 82, 415-425.
## observe the data for the first few species
## Not run:
head(ECOFLORA_df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.