# Generated by roxygen2: do not edit by hand

export(calib.assist)
export(ext.output)
export(interpol)
export(plot_cont)
export(plot_cont_comp)
export(plot_prof)
export(plot_scatter)
export(plot_ts)
import(dplyr)
import(ggplot2)
import(hydroGOF)
import(ncdf4)
import(tidyr)
importFrom(R.utils,copyDirectory)
importFrom(RColorBrewer,brewer.pal)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,png)
importFrom(graphics,axis)
importFrom(graphics,filled.contour)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(lubridate,year)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
