Extract amounts and compositions in conventional formats as data.frames, matrices, or arrays.
# S3 method for complr
as.data.frame(x, row.names = NULL, optional = FALSE, ...)# S3 method for complr
as.matrix(x, ...)
An object of class complr.
Unused and only added for consistency with
the as.data.frame generic.
generic argument, not in use.