# Generated by roxygen2: do not edit by hand

S3method(annual_range,swmpr)
S3method(historical_daily_range,swmpr)
S3method(historical_range,swmpr)
S3method(raw_boxplot,swmpr)
S3method(seasonal_barplot,swmpr)
S3method(seasonal_boxplot,swmpr)
S3method(seasonal_dot,swmpr)
S3method(sk_seasonal,swmpr)
S3method(threshold_criteria_plot,swmpr)
S3method(threshold_identification,swmpr)
S3method(threshold_percentile_plot,swmpr)
S3method(threshold_summary,swmpr)
export(annual_range)
export(assign_season)
export(create_sk_flextable_list)
export(create_sk_national_ft_reserves)
export(create_sk_national_ft_results)
export(ft_col_names)
export(generate_results_table)
export(generate_station_table)
export(geographic_unique_stations)
export(get_reserve)
export(get_shp_name)
export(get_site_code)
export(get_site_coordinates)
export(get_sites)
export(historical_daily_range)
export(historical_range)
export(import_local_nut)
export(lm_p_labs)
export(load_shp_file)
export(national_sk_map)
export(raw_boxplot)
export(remove_inf_and_nan)
export(res_custom_map)
export(res_custom_sk_map)
export(res_local_map)
export(res_national_map)
export(res_sk_map)
export(reserve_locs)
export(seasonal_barplot)
export(seasonal_boxplot)
export(seasonal_dot)
export(set_date_break_labs)
export(set_date_breaks)
export(sk_seasonal)
export(sk_tidy)
export(std_param_check)
export(summarise_handoff_files)
export(threshold_criteria_plot)
export(threshold_identification)
export(threshold_percentile_plot)
export(threshold_summary)
export(title_labeler)
export(y_count_labeler)
export(y_labeler)
import(dplyr)
import(ggplot2)
import(leaflet)
import(rlang)
importFrom(EnvStats,kendallSeasonalTrendTest)
importFrom(RColorBrewer,brewer.pal)
importFrom(SWMPr,param_names)
importFrom(SWMPr,site_codes)
importFrom(SWMPr,swmpr)
importFrom(SWMPr,time_vec)
importFrom(broom,tidy)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(flextable,add_header)
importFrom(flextable,align)
importFrom(flextable,border)
importFrom(flextable,flextable)
importFrom(flextable,height)
importFrom(flextable,merge_h)
importFrom(flextable,padding)
importFrom(flextable,style)
importFrom(flextable,width)
importFrom(ggthemes,theme_map)
importFrom(grDevices,colorRampPalette)
importFrom(lubridate,floor_date)
importFrom(lubridate,is.POSIXt)
importFrom(lubridate,month)
importFrom(lubridate,yday)
importFrom(lubridate,year)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(maptools,elide)
importFrom(maptools,spRbind)
importFrom(maptools,unionSpatialPolygons)
importFrom(methods,slot)
importFrom(officer,fp_border)
importFrom(officer,fp_cell)
importFrom(officer,fp_par)
importFrom(officer,fp_text)
importFrom(purrr,map)
importFrom(rgdal,readOGR)
importFrom(rlang,.data)
importFrom(scales,breaks_pretty)
importFrom(scales,comma)
importFrom(scales,format_format)
importFrom(scales,pretty_breaks)
importFrom(sp,CRS)
importFrom(sp,bbox)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(tidyr,complete)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)
