# Generated by roxygen2: do not edit by hand export(add_kill_op) export(get_hru_id_by_attribute) export(plot_basin_var) export(plot_climate_annual) export(plot_hru_pw_day) export(plot_hru_var) export(plot_hru_var_aa) export(plot_monthly_snow) export(plot_variable_at_harvkill) export(plot_water_partition) export(print_avannual_qtile) export(print_triggered_mgt) export(report_mgt) export(run_softcal_waterbalance) export(run_swat_verification) import(ggplot2) import(patchwork) importFrom(data.table,fread) importFrom(dplyr,"%>%") importFrom(dplyr,arrange) importFrom(dplyr,filter) importFrom(dplyr,group_by) importFrom(dplyr,group_map) importFrom(dplyr,group_split) importFrom(dplyr,lead) importFrom(dplyr,left_join) importFrom(dplyr,mutate) importFrom(dplyr,mutate_all) importFrom(dplyr,mutate_at) importFrom(dplyr,n) importFrom(dplyr,rename) importFrom(dplyr,row_number) importFrom(dplyr,select) importFrom(dplyr,slice) importFrom(dplyr,slice_sample) importFrom(dplyr,summarise) importFrom(dplyr,summarise_all) importFrom(dplyr,tibble) importFrom(dplyr,ungroup) importFrom(ggplot2,aes) importFrom(ggplot2,geom_boxplot) importFrom(ggplot2,geom_hline) importFrom(ggplot2,geom_text) importFrom(ggplot2,ggplot) importFrom(ggplot2,labs) importFrom(ggplot2,lims) importFrom(ggplot2,theme_bw) importFrom(ggplot2,theme_void) importFrom(lubridate,floor_date) importFrom(lubridate,int_end) importFrom(lubridate,int_start) importFrom(lubridate,interval) importFrom(lubridate,month) importFrom(lubridate,yday) importFrom(lubridate,year) importFrom(lubridate,ymd) importFrom(plotly,add_pie) importFrom(plotly,layout) importFrom(plotly,plot_ly) importFrom(plotly,plotly_build) importFrom(plotly,subplot) importFrom(processx,run) importFrom(purrr,map) importFrom(purrr,map2) importFrom(purrr,map2_chr) importFrom(purrr,map2_df) importFrom(purrr,map_chr) importFrom(purrr,map_df) importFrom(purrr,map_int) importFrom(purrr,set_names) importFrom(readr,read_lines) importFrom(readr,write_lines) importFrom(stringr,str_replace) importFrom(stringr,str_replace_all) importFrom(stringr,str_split) importFrom(stringr,str_sub) importFrom(stringr,str_trim) importFrom(tibble,as_tibble) importFrom(tibble,tibble) importFrom(tidyr,pivot_longer) importFrom(tidyr,unite) importFrom(tidyselect,all_of) importFrom(utils,download.file)