powered by
unabund(x)
x
mvabund
unabund
as.mvabund
is.mvabund
## Create an mvabund object: abundances <- as.mvabund(matrix(1:20,5,4)) ## Restore the original object: mat <- unabund(x=abundances) mat
Run the code above in your browser using DataLab