Create a tidyamplicons object from three tidy tables

make_tidyamplicons(
  samples,
  taxa,
  abundances,
  sample_name = sample,
  taxon_name = taxon
)