if (FALSE) {
## the bib() methods let the user have the exact
## bibliographic citations to be used for the
## retrieved data
## download some trait data for Abies alba
My_traits<-tr8(species_list=c("Abies alba"),download_list=c("life_form_P"))
## 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