otu_tibble: Convert OTU table to tibble

Description Usage Arguments Methods (by class)

View source: R/phyloseq-to-tibbles.R

Description

Convert OTU table to tibble

Usage

1
2
3
4
5
6
7
otu_tibble(data, quiet)

## S3 method for class 'phyloseq'
otu_tibble(data)

## S3 method for class 'otu_table'
otu_tibble(data, quiet = FALSE)

Arguments

data

a phyloseq object

quiet

whether to pass warnings about otu matching or not

Methods (by class)


tbradley1013/KEGGerator documentation built on Feb. 23, 2020, 6:44 a.m.