export_otu_table: Export an OTU table as a text file [DEPRECATED]

View source: R/input_output_filter.R

export_otu_tableR Documentation

Export an OTU table as a text file [DEPRECATED]

Description

PLEASE USE export_taxa_table() INSTEAD.

Usage

export_otu_table(input, out_fp, map_fp)

Arguments

input

The input dataset as loaded by \codeload_taxa_table or an otu table of class data.frame.

out_fp

The output filepath.

map_fp

[OPTIONAL] The metadata map output filepath if you want to write it to file.


leffj/mctoolsr documentation built on Aug. 5, 2022, 1:27 a.m.