# Generated by roxygen2: do not edit by hand

export(MM_to_iGAP)
export(RSDA_format)
export(RSDA_to_MM)
export(RSDA_to_iGAP)
export(SODAS_to_MM)
export(SODAS_to_iGAP)
export(clean_colnames)
export(hist_cor)
export(hist_cov)
export(hist_mean)
export(hist_var)
export(iGAP_to_MM)
export(int_cor)
export(int_cov)
export(int_mean)
export(int_var)
export(set_variable_format)
export(write_csv_table)
import(HistDAWass)
importFrom(RSDA,SODAS.to.RSDA)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,var)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(utils,write.table)
