# Generated by roxygen2: do not edit by hand

S3method(print,wq_pca)
export(assign_season)
export(balnear_check)
export(classify_iqa)
export(classify_tsi_carlson)
export(classify_tsi_lamparelli)
export(clean_units)
export(compare_seasons)
export(compute_load)
export(conama_check)
export(conama_freq_check)
export(conama_limits)
export(conama_report)
export(conama_summary)
export(conama_text)
export(exceedance_prob)
export(fix_coords)
export(generate_analysis)
export(iet_carlson)
export(iet_lamparelli)
export(iqa)
export(mk_seasonal)
export(nsfwqi)
export(param_plot)
export(param_plot_multi)
export(param_summary)
export(param_summary_multi)
export(param_trend)
export(param_trend_multi)
export(plot_box)
export(plot_heatmap)
export(plot_iet)
export(plot_iqa)
export(plot_map)
export(plot_map_quality)
export(plot_series)
export(plot_trend)
export(read_wq)
export(render_report)
export(resume_wq)
export(trend_param)
export(validate_wq)
export(wq_pca)
importFrom(broom,tidy)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(lubridate,dmy)
importFrom(lubridate,ymd)
importFrom(purrr,compact)
importFrom(purrr,map_dfr)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,locale)
importFrom(readr,parse_number)
importFrom(readr,read_delim)
importFrom(readr,read_lines)
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(rlang,warn)
importFrom(scales,label_number)
importFrom(scales,label_percent)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(stringr,str_count)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(utils,tail)
