as.data.frame.complr: Extract Compositional Data from 'complr' object.

View source: R/complr-methods.R

as.data.frame.complrR Documentation

Extract Compositional Data from complr object.

Description

Extract amounts and compositions in conventional formats as data.frames, matrices, or arrays.

Usage

## S3 method for class 'complr'
as.data.frame(x, row.names = NULL, optional = TRUE, ...)

## S3 method for class 'complr'
as.matrix(x, ...)

Arguments

x

An object of class complr.

row.names, optional

Unused and only added for consistency with the as.data.frame generic.

...

generic argument, not in use.


florale/multilevelcoda documentation built on May 1, 2024, 10:15 a.m.