TidyConvert.WhatAmI: Tidy.Convert

Description Usage Arguments Value

Description

Convert between table formats as needed (used behind the scenes) and is not fully implemented. TidyConvert Detects formatting of tables and interconverts between data.frame/data.table/matrix/tibble as needed. When a format is encountered that does not use row names (data.table, tibble), the first column is always expected to be the key although right now a user supplied key is required.

Usage

1

Arguments

TABLE

Table of feature/OTU/SV counts where Samples are columns, and feature IDs are row names.

KEY

The column name for a unique identifier.

Value

Converted table


jbisanz/MicrobeR documentation built on June 5, 2019, 7:53 p.m.