read_tidyamplicons.Rd
Read community data written by tidyamplicons
read_tidyamplicons(
din,
samples = "samples.csv",
taxa = "taxa.csv",
abundances = "abundances.csv"
)
directory containing the a sample, taxa and abundances table in csv format
the name of the samples table, defaults to samples.csv
the name of the taxa table, defaults to taxa.csv
the name of the abundances table, defaults to abundances.csv