as.matrix.mbquant: Convert a mbquant data table to a matrix.

View source: R/mangling.R

as.matrix.mbquantR Documentation

Convert a mbquant data table to a matrix.

Description

Convert a mbquant data table to a matrix.

Usage

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

Arguments

x

the mbquant data table.

...

additional arguments.

Value

A matrix with samples on the rows and taxa on the columns.

Examples

 NULL


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.