# Generated by roxygen2: do not edit by hand

export(example_path)
export(filter_cv)
export(filter_group)
export(filter_insource_ions)
export(filter_mispicked_ions)
export(filter_summary)
export(get_cv_data)
export(get_group_averages)
export(get_meta_data)
export(get_peak_table)
export(get_raw_data)
export(get_similar_ions)
export(import_data)
export(plot_qc_tree)
export(qc_summary)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(data.table,address)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,melt)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(readr,read_csv)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,sd)
importFrom(treemapify,geom_treemap)
importFrom(treemapify,geom_treemap_text)
importFrom(viridis,scale_fill_viridis)
useDynLib(mpactr, .registration = TRUE)
