library(vegan) data(BCI) diversity(colSums(BCI)) # vector of sums is all you need ## vegan 2.6-0 in github has 'groups' argument for ...
確定! 回上一頁