isamic {vegsoup} | R Documentation |
This is a wrapper for function
isamic
in package labdsv.
## S4 method for signature 'VegsoupPartition' isamic(x)
x |
|
a vector of indictor values.
Implemented for vegsoup from function isamic
by David W. Roberts
in package labdsv.
require(vegsoup) data(barmstein) isamic(VegsoupPartition(barmstein, k = 2))