data/traits_Biolflor.R

### * List of traits to download from BiolFlor

list_of_traits_Biolflor=c(
    "Life form"                        
   ,"Life span"                              
   ,"Rosettes"                               
   ,"Vegetative propagation"                 
   ,"Storage organs"                         
   ,"Type of reproduction"                   
   ,"Type of seed production"                
   ,"Strategy type"                          
#   ,"Pollen vector"
   ,"Self-sterility and self-incompatibility"
   ,"Breeding system"

    
)

### * List of special traits to download from BiolFlor

traits_special_Biolflor=c(
  "Flower class after MUELLER"
  ,"Flower type after KUGLER"
   ,"Type of apomixis"
    ## "Begin of flowering (months)",
    ## "End of flowering (months)",
    ## "Duration of flowering (months)",
    ## "Number of flowering phases",
    ## "Flower colour",
    ## "UV reflection in the periphery of the flower",
    ## "Floral rewards",
    ## "Hemeroby",
    ## "Urbanity",
    ## "English circumscription"
)


traits_pollen_Biolflor=c("Pollen vector")

Try the TR8 package in your browser

Any scripts or data that you put into this service are public.

TR8 documentation built on Dec. 2, 2020, 1:06 a.m.