query.pft_species.Rd
select plant id's associated with pft
query.pft_species(pft, modeltype = NULL, con)
data.frame containing id, genus, species, scientificname of each species associated with pft
if (FALSE) { # \dontrun{
query.pft_species('ebifarm.pavi')
query.pft_species(settings = read.settings("pecan.xml"))
} # }