write_taxa_map: Write taxa map

View source: R/write_taxa_map.R

write_taxa_mapR Documentation

Write taxa map

Description

Writes information created in the 'taxonomyCleanr' workflow to taxa_map.csv. An error is issued if the file is open by another application.

Usage

write_taxa_map(x, path)

Arguments

x

A data frame representation of taxa_map.csv. Data frame contents will be written to file.

path

A character string specifying the path of where taxa_map.csv should be written or is written.

Value

The taxa_map.csv file, or an updated version of this file to path.

See Also

initialize_taxa_table


EDIorg/taxonomyCleanr documentation built on April 9, 2023, 2:43 a.m.