View source: R/write_taxa_map.R
write_taxa_map | R Documentation |
Writes information created in the 'taxonomyCleanr' workflow to taxa_map.csv. An error is issued if the file is open by another application.
write_taxa_map(x, path)
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. |
The taxa_map.csv file, or an updated version of this file to path.
initialize_taxa_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.