powered by
Gives a measure of the species diversity in the fossil data.
Hill.N2.core(spp)
Minimum, first quartile and median effective number of species
data.frame of Species data
Richard Telford
Uses rioja::Hill.N2() from the rioja package.
rioja::Hill.N2()
Hill, M. O. (1973) Diversity and evenness: a unifying notation and its consequences. Ecology 54: 427--432.
require(rioja) data(RLGH) Hill.N2.core(RLGH$spec)
Run the code above in your browser using DataLab