format_excel_otutable: A function to format a phyloseq object as an otu table for...

Description Usage Arguments Examples

Description

A function to format a phyloseq object as an otu table for excel

Usage

1
format_excel_otutable(physeq, fname = FALSE)

Arguments

physeq

A phyloseq object.

fname

An optional filename/path. Saves to file if TRUE.

Examples

1
format_excel_otutable(myphyseq, fname = "otu_table.csv")

aaronsaunders/aaronsaundeR documentation built on May 10, 2019, 3:23 a.m.