# Generated by roxygen2: do not edit by hand

export(Qmm_to_Dm)
export(agg_hydroMet)
export(agg_serie)
export(build_hydroMet)
export(create_hydroMet)
export(fill_serie)
export(fill_value)
export(get_hydroMet)
export(hydro_year_DGI)
export(interpolate)
export(modify_hydroMet)
export(movAvg)
export(plot_hydroMet)
export(precip_cumsum)
export(precip_hydroMet)
export(read_BDHI)
export(read_CR2)
export(read_DGI)
export(read_IANIGLA)
export(report_hydroMet)
export(report_miss_data)
export(rm_spikes)
export(set_hydroMet)
export(set_threshold)
export(subset_hydroMet)
export(swe_to_melt)
export(swe_to_precip)
exportClasses(hydroMet)
exportClasses(hydroMet_BDHI)
exportClasses(hydroMet_CR2)
exportClasses(hydroMet_DGI)
exportClasses(hydroMet_IANIGLA)
exportClasses(hydroMet_compact)
import(ggplot2)
importFrom(grDevices,colors)
importFrom(lubridate,"month<-")
importFrom(lubridate,is.POSIXct)
importFrom(lubridate,month)
importFrom(methods,callNextMethod)
importFrom(methods,getSlots)
importFrom(methods,new)
importFrom(methods,slotNames)
importFrom(methods,validObject)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(readxl,read_xlsx)
importFrom(reshape2,melt)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,weighted.mean)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
