powered by
Return the size of the distribution of each composing species of each taxon
taxonComposition(x, taxanames = x$input$taxa.name)
A list with the number of unique occurrences for each composing species
A crestObj generated by either the crest.calibrate, crest.reconstruct or crest functions.
crestObj
crest.calibrate
crest.reconstruct
crest
A list of taxa to use (default is all the recorded taxa).
if (FALSE) { data(reconstr) taxonComposition(reconstr) }
Run the code above in your browser using DataLab