powered by
Calculates the degree to which species are restricted to certain classes of classified vegetation
spcdisc(x,sort=FALSE)
a classified vegetation table returned by ‘const’, or ‘importance’
return in sorted order if TRUE
A vector of discrimination values.
Calculates a Shannon-Weiner information statistic on the relative abundance of species within classes.
const, importance, indval, isamic
const
importance
indval
isamic
# NOT RUN { data(bryceveg) data(brycesite) test <- const(bryceveg,brycesite$quad) spcdisc(test) # }
Run the code above in your browser using DataLab