powered by
findSpecies(species, fish.data = NULL, path = NULL)
## The distribution of maximum depth in Arctic fishes data(fishbase) data(labridtree) myfish <- findSpecies(labridtree$tip.label, fish.data) getDepth(fish.data[myfish])
Run the code above in your browser using DataLab