Murdoch {vegsoup} | R Documentation |
This is a wrapper for function
murdoch
in package optpart.
## S4 method for signature 'VegsoupPartition' murdoch(x, minplt, type, ...)
x |
|
minplt, type |
see |
... |
not used. |
a list object of class "murdoch"
Implemented for vegsoup from function murdoch
by David W.
Roberts in package optpart.
require(vegsoup) data(barmstein) murdoch(VegsoupPartition(barmstein, k = 2))