powered by
Computes Shannon's and equitability indices from a data frame of two columns: column 1, dietary category; column 2, abundance (n, biomass,...)
shannonbio(data1)
a data frame of two columns: column 1, dietary category; column 2, abundance (n, biomass,...)
A vector of two values: Shannon's and equitability indices
shannon, difshannonbio
shannon
difshannonbio
# NOT RUN { data(preybiom) shannonbio(preybiom[,5:6]) # }
Run the code above in your browser using DataLab