Learn R Programming

TR8 (version 0.9.13)

traits_eco: Set of functional traits to be retrieved by Ecoflora.

Description

traits_eco defines a list containg pairs in the form short_name_of_the_trait = corresponding_code_in_Ecoflora At the moment the package does not download all the traits available at Ecoflora; curious users can expand the number of downloadable traits simply extending the list with other 'pairs' (take care of using the right Ecoflora codes as described in http://www.ecoflora.co.uk/search_plantchar.php).

Arguments

docType

data

References

Fitter, A . H. and Peat , H. J., 1994, The Ecological Flora Database, J. Ecol., 82, 415-425. http://www.ecoflora.co.uk

Examples

Run this code
## observe the sructure of the dataset
str(traits_eco)

Run the code above in your browser using DataLab