export_ebc_taxa_summary: Export EBC and taxonomic abundance summary data to CSV file

View source: R/export_ebc_taxa_summary.R

export_ebc_taxa_summaryR Documentation

Export EBC and taxonomic abundance summary data to CSV file

Description

Export EBC and taxonomic abundance summary data to CSV file

Usage

export_ebc_taxa_summary(binned.taxonomy, ebc.nodes.abun, tax.level, out.dr)

Arguments

binned.taxonomy

Output from bin_taxonomy()

ebc.nodes.abun

Output from ebc_compositions()

tax.level

Taxonomic level at which to summarize data.

out.dr

Output directory. Results will be saved to the "network-summary-tables" subfolder.


mselensky/bngal documentation built on June 3, 2024, 6:27 a.m.