# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,eem)
S3method(ggeem,data.frame)
S3method(ggeem,default)
S3method(ggeem,eem)
S3method(ggeem,eemlist)
S3method(ggeem,parafac)
export(A_missing)
export(abs_fit_slope)
export(abs_parms)
export(absorbance_read)
export(eem2array)
export(eem_dilution)
export(eem_easy)
export(eem_exclude)
export(eem_getextreme)
export(eem_ife_correction)
export(eem_import_dir)
export(eem_interp)
export(eem_name_replace)
export(eem_overview_plot)
export(eem_parafac)
export(eem_raman_area)
export(eem_raman_normalisation2)
export(eem_range)
export(eem_red2smallest)
export(eem_rem_scat)
export(eem_scale_ext)
export(eem_smooth)
export(eempf_comp_load_plot)
export(eempf_comp_mat)
export(eempf_compare)
export(eempf_comps3D)
export(eempf_corplot)
export(eempf_cortable)
export(eempf_fits)
export(eempf_leverage)
export(eempf_leverage_data)
export(eempf_leverage_ident)
export(eempf_leverage_plot)
export(eempf_load_plot)
export(eempf_openfluor)
export(eempf_plot_comps)
export(eempf_residuals)
export(eempf_residuals_plot)
export(ggeem)
export(list_join)
export(maxlines)
export(norm2A)
export(norm_array)
export(splithalf)
export(splithalf_plot)
export(splithalf_splits)
export(splithalf_tcc)
export(tcc)
export(tcc_find_pairs)
import(doParallel)
import(dplyr)
import(drc)
import(eemR)
import(foreach)
import(ggplot2)
import(multiway)
import(parallel)
import(tidyr)
import(utils)
importFrom(GGally,ggpairs)
importFrom(doParallel,registerDoParallel)
importFrom(drc,drm)
importFrom(drc,drmc)
importFrom(eemR,eem_bind)
importFrom(eemR,eem_extract)
importFrom(grDevices,rainbow)
importFrom(graphics,identify)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(multiway,congru)
importFrom(plotly,add_surface)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(pracma,interp2)
importFrom(pracma,pchip)
importFrom(pracma,pinv)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(tibble,column_to_rownames)
importFrom(tibble,remove_rownames)
importFrom(tibble,rownames_to_column)
importFrom(utils,combn)
importFrom(utils,file.edit)
importFrom(utils,read.table)
importFrom(zoo,rollmean)
