## the bib() methods let the user have the exact
## bibliographic citations to be used for the
## retrieved data
## download trait data for Abies alba (beware: at the moment
## setting gui_config=FALSE will only retrieve Ellenberg
## data from Italian Flora's species)
My_traits<-tr8(species_list=c("Abies alba"),gui_config=FALSE)
## See what citations should be used for the data
bib(My_traits)
## to see a short explanation for the codes used to identify
## the traits use lookup()
lookup(My_traits)Run the code above in your browser using DataLab