# Generated by roxygen2: do not edit by hand

export(catalogue)
export(cmr)
export(convert_flow)
export(gdf)
export(get_ts)
export(osg_parse)
export(plot_rain_flow)
export(plot_trend)
export(seasonal_averages)
export(station_ids)
import(dplyr)
import(rgdal)
importFrom(curl,has_internet)
importFrom(ggmap,get_map)
importFrom(ggmap,ggmap)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(httr,GET)
importFrom(httr,http_error)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,year)
importFrom(parallel,parLapply)
importFrom(sp,CRS)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,aggregate)
importFrom(stats,glm)
importFrom(stats,quantile)
importFrom(tibble,as_tibble)
importFrom(utils,str)
importFrom(zoo,zoo)
