# Generated by roxygen2: do not edit by hand

export(define_output)
export(load_demo)
export(load_swat_run)
export(run_swat2012)
export(run_swatplus)
export(scan_swat_run)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(dbplyr,src_dbi)
importFrom(doSNOW,registerDoSNOW)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,collect)
importFrom(dplyr,copy_to)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,src_sqlite)
importFrom(dplyr,src_tbls)
importFrom(dplyr,tbl)
importFrom(dplyr,transmute)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(lubridate,as.period)
importFrom(lubridate,as_date)
importFrom(lubridate,day)
importFrom(lubridate,floor_date)
importFrom(lubridate,hour)
importFrom(lubridate,int_end)
importFrom(lubridate,int_start)
importFrom(lubridate,interval)
importFrom(lubridate,leap_year)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,now)
importFrom(lubridate,second)
importFrom(lubridate,seconds)
importFrom(lubridate,yday)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(processx,run)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_df)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_dfc)
importFrom(purrr,map_if)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(purrr,transpose)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,cols)
importFrom(readr,fwf_positions)
importFrom(readr,guess_encoding)
importFrom(readr,locale)
importFrom(readr,read_fwf)
importFrom(readr,read_lines)
importFrom(readr,read_table)
importFrom(readr,read_table2)
importFrom(readr,write_lines)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_length)
importFrom(stringr,str_locate)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyselect,any_of)
