# Generated by roxygen2: do not edit by hand

export(import_qiime2_tax_table)
export(import_rdp_tax_table)
export(import_sintax_tax_table)
export(read_tax_example)
export(simple_cap)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(phyloseq,tax_table)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_starts)
importFrom(tibble,as_tibble)
importFrom(tidyr,separate)
importFrom(utils,read.table)
useDynLib(speedytax, .registration = TRUE)
