# Generated by roxygen2: do not edit by hand

export(CityWaterBalance)
export(combineStreamflow)
export(combineWaterUse)
export(gapfillStreamflow)
export(getAtmoFlows)
export(getEvapotranspiration)
export(getPrecipitation)
export(getSolutions)
export(getStreamflow)
export(getWaterUse)
export(mergeData)
export(plotStreamflow)
export(plotWaterBalance)
import(geoknife)
import(lubridate)
import(reshape2)
import(zoo)
importFrom(EcoHydRology,PET_fromTemp)
importFrom(dataRetrieval,readNWISdv)
importFrom(dataRetrieval,readNWISuse)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(stats,median)
importFrom(stats,update)
importFrom(tgp,lhs)
importFrom(utils,flush.console)
importFrom(xts,apply.monthly)
importFrom(xts,apply.yearly)
importFrom(xts,as.xts)
importFrom(zoo,as.zoo)
importFrom(zoo,na.approx)
