# Generated by roxygen2: do not edit by hand

export(clean_units)
export(conama_check)
export(conama_limits)
export(conama_report)
export(conama_summary)
export(conama_text)
export(generate_analysis)
export(iet_carlson)
export(iet_lamparelli)
export(iqa)
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_iqa)
export(plot_map)
export(plot_series)
export(plot_trend)
export(read_wq)
export(render_report)
export(resume_wq)
export(trend_param)
export(validate_wq)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,coalesce)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(lubridate,dmy)
importFrom(lubridate,ymd)
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,cor.test)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stringr,str_count)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(utils,tail)
